matscipy.calculators.committee.log
Functions
|
Create a logger with defined level, and some nice formatter and handler. |
|
Set the global logging level (and corresponding file location). |
- matscipy.calculators.committee.log.create_logger(name, level='warning', log_file=None)
Create a logger with defined level, and some nice formatter and handler.
- matscipy.calculators.committee.log.set_logging(level='warning', log_file=None)
Set the global logging level (and corresponding file location).