jLM.LMLogger#
Logger for Lattice Microbes
Functions
|
Set the logger to write to the console as the code is working |
|
Set up file handler to print log to file |
|
Set the level of the logger for the application |
- jLM.LMLogger.setLMLogConsole(level=10)[source]#
Set the logger to write to the console as the code is working
- Parameters:
level – The level of information to log