Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
LMLogger.py File Reference

Classes

class  jLM.LMLogger.NullHandler

Namespaces

namespace  jLM
namespace  jLM.LMLogger

Functions

 jLM.LMLogger.setLMLoggerLevel (level)
 jLM.LMLogger.setLMLogFile (filename, level=logging.DEBUG)
 jLM.LMLogger.setLMLogConsole (level=logging.DEBUG)

Variables

 jLM.LMLogger.LMLogger = logging.getLogger('LMLogger')
 jLM.LMLogger.nullHandlerLM = logging.NullHandler()
 jLM.LMLogger.LMformatter = logging.Formatter('%(asctime)s: %(levelname)s: %(message)s')