Current File : //lib/python2.7/site-packages/vdo/utils/Logger.pyc |
�
.�t_c @ s` d Z d d l Z d d l Z d d l Z d d l Z d d l m Z d e f d � � YZ d S( si
Logger - VDO manager logging
$Id: //eng/vdo-releases/magnesium/src/python/vdo/utils/Logger.py#3 $
i����N( t
MethodTypet Loggerc B s~ e Z d Z e j j e j d � Z e Z
d Z e
d � � Z e
d e d � � Z e
d � � Z e
d � � Z d � Z RS( s� Wrappers and configuration methods for the Python logger.
Attributes:
logfile (string): the path to the logfile if specified.
myname (string): name of the command being run.
quiet (bool): if True, don't print to stdout.
i c C s"