⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 logconf.ini

📁 xen虚拟机源代码安装包
💻 INI
字号:
[loggers]keys=root,log02,log03,log04,log05,log06,log07[handlers]keys=hand01,hand02,hand03,hand04,hand05,hand06,hand07,hand08,hand09[formatters]keys=form01,form02,form03,form04,form05,form06,form07,form08,form09[logger_root]level=NOTSETpropagate=1channel=parent=qualname=(root)handlers=hand01[logger_log02]level=DEBUGpropagate=1channel=log02parent=(root)qualname=log02handlers=hand02[logger_log03]level=INFOpropagate=1channel=log03parent=log02qualname=log02.log03handlers=hand03[logger_log04]level=WARNpropagate=0channel=log04parent=log03qualname=log02.log03.log04handlers=hand04[logger_log05]level=ERRORpropagate=1channel=log05parent=log04qualname=log02.log03.log04.log05handlers=hand05[logger_log06]level=CRITICALpropagate=1channel=log06parent=log05qualname=log02.log03.log04.log05.log06handlers=hand06[logger_log07]level=WARNpropagate=1channel=log07parent=log06qualname=log02.log03.log04.log05.log06.log07handlers=hand07[handler_hand01]class=StreamHandlerlevel=NOTSETformatter=form01stream=sys.stdoutargs=(sys.stdout,)[handler_hand02]class=FileHandlerlevel=DEBUGformatter=form02filename=python.logmode=wargs=('python.log', 'w')[handler_hand03]class=handlers.SocketHandlerlevel=INFOformatter=form03host=localhostport=handlers.DEFAULT_TCP_LOGGING_PORTargs=('localhost', handlers.DEFAULT_TCP_LOGGING_PORT)[handler_hand04]class=handlers.DatagramHandlerlevel=WARNformatter=form04host=localhostport=handlers.DEFAULT_UDP_LOGGING_PORTargs=('localhost', handlers.DEFAULT_UDP_LOGGING_PORT)[handler_hand05]class=handlers.SysLogHandlerlevel=ERRORformatter=form05host=localhostport=handlers.SYSLOG_UDP_PORTfacility=LOG_USERargs=(('localhost', handlers.SYSLOG_UDP_PORT), handlers.SysLogHandler.LOG_USER)[handler_hand06]class=handlers.NTEventLogHandlerlevel=CRITICALformatter=form06appname=Python Applicationdllname=logtype=Applicationargs=('Python Application', '', 'Application')[handler_hand07]class=handlers.SMTPHandlerlevel=WARNformatter=form07host=localhostport=25from=from@abcto=user1@abc,user2@xyzsubject=Logger Subjectargs=('localhost', 'from@abc', ['user1@abc', 'user2@xyz'], 'Logger Subject')[handler_hand08]class=handlers.MemoryHandlerlevel=NOTSETformatter=form08capacity=10flushlevel=ERRORtarget=args=(10, ERROR)[handler_hand09]class=handlers.HTTPHandlerlevel=NOTSETformatter=form09host=localhostport=9022url=/logmethod=GETargs=('localhost:9022', '/log', 'GET')[formatter_form01]format=F1 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form02]format=F2 %(asctime)s %(pathname)s(%(lineno)d): %(levelname)s %(message)sdatefmt=[formatter_form03]format=F3 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form04]format=%(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form05]format=F5 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form06]format=F6 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form07]format=F7 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form08]format=F8 %(asctime)s %(levelname)s %(message)sdatefmt=[formatter_form09]format=F9 %(asctime)s %(levelname)s %(message)sdatefmt=

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -