Skip to content

vse/python-logging-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Demo of logging configuration

Just a quick demo of the python logging module and external configuration.

This package installes one module called testcmd.

There are some comments in logging_config.cfg and in the testcmd/__main__.py that should make it easy to tweak and/or overwrite most of the log related settings.

Installation

Install as editable package pip3 install -e .

Invocation

Run testcmd or python3 -m testcmd.

Remove

Run pip3 uninstall logging-example.

See also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages