News

An example for setting up logging using Python's StdLib. If you run python3 simple_example.py as it is, you will get the following output: INFO:root:This is the logger configured by ...