Skip to content

peterpakos/pplogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pplogger

Logging helper

PyPI package: pplogger

If you spot any problems or have any improvement ideas then feel free to open an issue and I will be glad to look into it for you.

Installation

A recommended way of installing the module is pip install.

pip install

The tool is available in PyPI and can be installed using pip:

$ pip install --user pplogger

Usage

from pplogger import get_logger

log = get_logger(debug=True)
log.debug('Debug message')

About

Logging helper

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages