Package paramiko :: Module logging22
[frames] | no frames]

Module logging22

source code

Stub out logging on python < 2.3.

Classes
  logger
  StreamHandler
  Formatter
Functions
 
getLogger(name) source code
Variables
  DEBUG = 10
  INFO = 20
  WARNING = 30
  ERROR = 40
  CRITICAL = 50
  __package__ = None