/opt/imh/python3.13/lib/python3.13/logging/__pycache__
Edit: /opt/imh/python3.13/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc (94292B)
e6G S r SSKrSSKrSSKrSSKrSSKrSSKrSSKrSSKrSSK r
SSKJr SSK
Jr SSK
Jr / SQrSSKrSrSrS rS
r\R. " 5 rSrSrSrSrSrSr\rS
r Sr!\!r"Sr#Sr$Sr%\S\ S\!S\#S\$S\%S0r&\\\ \!\!\#\$\%S.r'S r(S r)S r*\+" \S5 ( a S r,OS r,\RZ R] \*R^ R` 5 r1S r2S r3\Rh " 5 r5S r6S! r7\+" \S"5 ( d S# r8O)\Rr " 5 r:S$ r8S% r;\Rx " \6\;\7S&9 " S' S(\=5 r>\>q?S) r@S* rAS+ rB\" 5 rCC " S, S-\=5 rD " S. S/\D5 rE " S0 S1\D5 rFS2rG\D\G4\ES34\FS44S5.rH " S6 S7\=5 r\" 5 rI " S8 S9\=5 rJ " S: S;\=5 rK " S< S=\=5 rL\R " 5 rN/ rOS> rPS? rQS@ rRSA rS " SB SC\L5 rT " SD SE\T5 rU " SF SG\U5 rV " SH SI\U5 rW\W" \!5 rX\XrY " SJ SK\=5 rZSL r[SM r\ " SN SO\=5 r] " SP SQ\L5 r^ " SR SS\^5 r_\^q` " ST SU\=5 ra\_" \!5 rb\b\^lb \]" \^R 5 \^lc SV rdShSW jreSX rfSY rgSZ rhSS[.S\ jriS] rjS^ rkS_ rlS` rmSa rn\4Sb jro\O4Sc jrpSSKqrq\qR " \p5 " Sd Se\T5 rsSqtSiSf jruSg rvg)jz
Logging package for Python. Based on PEP 282 and comments thereto in
comp.lang.python.
Copyright (C) 2001-2022 Vinay Sajip. All Rights Reserved.
To use, simply 'import logging' and log away!
N)GenericAlias)Template) Formatter)-BASIC_FORMATBufferingFormatterCRITICALDEBUGERRORFATALFileHandlerFilterr HandlerINFO LogRecordLogger
LoggerAdapterNOTSETNullHandler
StreamHandlerWARNWARNINGaddLevelNamebasicConfigcaptureWarningscriticaldebugdisableerror exceptionfatalgetLevelName getLoggergetLoggerClassinfolog
makeLogRecordsetLoggerClassshutdownwarnwarninggetLogRecordFactorysetLogRecordFactory
lastResortraiseExceptionsgetLevelNamesMappinggetHandlerByNamegetHandlerNamesz&Vinay Sajip
productionz0.5.1.2z07 February 2010T2 (
r r
r r r r )r r r
r r r r r c * [ R 5 $ N)_nameToLevelcopy 6/opt/imh/python3.13/lib/python3.13/logging/__init__.pyr/ r/ ~ s r= c t [ R U 5 nUb U$ [ R U 5 nUb U$ SU - $ )a
Return the textual or numeric representation of logging level 'level'.
If the level is one of the predefined levels (CRITICAL, ERROR, WARNING,
INFO, DEBUG) then you get the corresponding string. If you have
associated levels with names using addLevelName then the name you have
associated with 'level' is returned.
If a numeric value corresponding to one of the defined levels is passed
in, the corresponding string representation is returned.
If a string representation of the level is passed in, the corresponding
numeric value is returned.
If no matching numeric or string value is passed in, the string
'Level %s' % level is returned.
zLevel %s)_levelToNamegetr: )levelresults r> r! r! sE &