chemicalchecker.util.logging
Logging configuration.
In the CC package we use the
autologging package
which offers the handy @logged
decorator for classes or function.
Note
The chain of imports is important, so relevant imports for this module are
done at the level of util
.
The loggers, default verbosity and output style is defined in the file
logging_conf.ini
Find default logging config file. |