Version 2 (modified by 16 years ago) (diff) | ,
---|
网站建设网站推广 google推广租车 ä¸Šæµ·ç§Ÿè½¦æ±½è½¦ç§Ÿèµ ç§Ÿè½¦http://www.shrentcar.com/上海租车 汽车租èµç§Ÿè½¦ http://www.shrentcar.com/how.htm/ä¸Šæµ·ç§Ÿè½¦æ±½è½¦ç§Ÿèµ æ•°æ®æ¢å¤é¢„订机票 英è¯ç¿»è¯‘机票 机票预订机票 vitiligol防é™ç”µ/防é™ç”µäº§å“ 防é™ç”µ/防é™ç”µæ¤…å翻译 三亚三亚旅游 æ•°æ®ä¿®å¤æ•°æ®æ¢å¤ 机票æˆäººç”¨å“ 设计广告设计 å°åˆ·æˆäººç”¨å“, å°åˆ·æ³¨å†Œå…¬å¸å…¬å¸æ³¨å†Œ 注册上海公å¸å…¬å¸æ³¨å†Œå…¬å¸æ³¨å†Œ æ³¨å†Œå…¬å¸æ³¨å†Œä¸Šæµ·å…¬å¸æ³¨å†Œå…¬å¸ 公叿³¨å†Œæ³¨å†Œå…¬å¸ æ³¨å†Œé¦™æ¸¯å…¬å…¬å¸æ³¨å†Œ æ³¨å†Œé¦™æ¸¯å…¬å¸æ³¨å†Œé¦™æ¸¯å…¬å¸ 注册香港公å¸é¦™æ¸¯å…¬å¸
Trac Logging
Trac supports logging of system messages using the standard logging module part of Python 2.3 and newer.
Supported Methods
- none -- Suppress all log messages.
- file -- Log messages to a file, specified in the configuration? (Using the log_file directive in trac.ini).
- stderr -- Output all log entries to console. (tracd only)
- syslog -- (UNIX) Send messages to local syslogd via named pipe '/dev/log'.
- winlog -- (Windows) Use the system's NT eventlog for Trac logging.
Log Levels
The level of verbosity of logged messages can be set using the log_level directive in trac.ini. The log level defines the minimum level of urgency required for a message to be logged.
The levels are:
- CRITICAL -- Log only the most critical, typically fatal, messages.
- ERROR -- Request failures, bugs and errors.
- WARN -- Warnings, non-interrupting events.
- INFO -- Diagnostic information, log information about all requests.
- DEBUG -- Development messages, profiling, etc. Not for public consumption.