Skip to content

CodingSamS/python_config_logging_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample for logging in python:

  • logging via a config file
  • only the root logger is defined -> it is directly used by python without further configuration in the python code
  • a rotating logger for logging to the file system is used -> it rotates every time the maxBytes value is exceeded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages