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

Classes

class  pyLM.LMLogger.NullHandler

Namespaces

namespace  pyLM
namespace  pyLM.LMLogger

Functions

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

Variables

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