Package esys :: Package lsm :: Module Logging
[hide private]
[frames] | no frames]

Module Logging

Functions [hide private]
 
getLevel(levelString)
 
getStringLevelList()
Variables [hide private]
  strLevelDict = {'CRITICAL': 50, 'DEBUG': 10, 'ERROR': 40, 'INF...
  __package__ = 'esys.lsm'
Variables Details [hide private]

strLevelDict

Value:
{'CRITICAL': 50, 'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'WARNING': 30}