rex.utilities.loggers
Logging wrapper
Functions
|
Add handlers to logger ensuring they do not already exist |
|
Clear all handlers from logger |
|
Wrapper for checking and making directory to handle parallel processing |
|
get logger handler |
|
Starts logging instance and adds logging attributes to LOGGERS |
|
Init multiple loggers to a single file or stdout. |
|
Log the memory usage to the input logger object. |
|
Log package versions: - rex to info - h5py, numpy, pandas, and scipy to debug |
|
Setup logging instance with given name and attributes |
Classes
Class to store and pass logging attributes to modules |