This python module modules/log_setup.py extends the default logging module with additional capabilities. Besides the module script all other used modules should be available in python3 by default. To ...
There is little worse as a developer than trying to figure out why an application is not working if you don’t know what is going on inside it. Sometimes you can’t even tell whether the system is ...
If logging is imported a handler is added to the root logger to print the error and warning messages in addition with a format recognized by the pipeline environment ...