Package CHEM :: Package Web :: Package cgibin :: Package tools :: Module Const
[hide private]
[frames] | no frames]

Module Const



Various constants

Variables [hide private]
  APPLICATION_NAME = 'CHEM.Web.cgibin.tools'
Default level for application logging.
  LOGGER_LEVEL = 20
Default format of logger output
  LOGGER_FORMAT = '[%(asctime)s %(levelname)s] %(message)s'
Variables Details [hide private]

APPLICATION_NAME

Default level for application logging. Modify these for different scenarios. See Python logging package documentation for more information
Value:
'CHEM.Web.cgibin.tools'