Done !
| Server IP : 162.240.50.153 / Your IP : 216.73.216.201 Web Server : Apache System : Linux vps-880082.mktpower.cl 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : wwmktp ( 1003) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.7/site-packages/vdo/utils/ |
Upload File : |
�
.�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"