Skip to content

qaviton/qaviton_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qaviton Log

logo
version license open issues downloads code size

Qaviton Log
Its a simple wrapper to the logging module.
With easy API of logging to a file or to the console.

Usage

from qaviton_log import Logger

log = Logger(file='log')
log.info('hi')
log.warning('bye')

About

simple & easy to use logger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages