Package schrodinger :: Package application :: Package pldb :: Package packages :: Package pldb_gui_shell_dir :: Module logger_shell
[hide private]
[frames] | no frames]

Module logger_shell

Shell copy of pldb_gui_dir.logger

Variables [hide private]
  appdata_dir = u'/home/buildbot/.schrodinger'
  LOGGING_LEVEL = 20
  LOGGER = logging.getLogger(__name__)
  temp_dir = u'/home/buildbot/.schrodinger/tmp'
  log_filepath = u'/home/buildbot/.schrodinger/tmp/schrodinger.a...
  handler = logging.handlers.RotatingFileHandler(log_filepath, '...
  fm = logging.Formatter('%(asctime)s %(message)s')
  version_str = ''
  __package__ = 'schrodinger.application.pldb.packages.pldb_gui_...
Variables Details [hide private]

log_filepath

Value:
u'/home/buildbot/.schrodinger/tmp/schrodinger.application.pldb.package\
s.pldb_gui_shell_dir.logger_shell.log'

handler

Value:
logging.handlers.RotatingFileHandler(log_filepath, 'a', 5000000, 1)

__package__

Value:
'schrodinger.application.pldb.packages.pldb_gui_shell_dir'