config.dist: [Previous] [Up to Table of Contents] [Next]
##
## 2. LOGGING LEVELS
## Facility innd should log under.
#### =()<LOG_INN_SERVER @<LOG_INN_SERVER>@>()=
LOG_INN_SERVER LOG_NEWS
## Facility all other programs should log under.
#### =()<LOG_INN_PROG @<LOG_INN_PROG>@>()=
LOG_INN_PROG LOG_NEWS
## Flags to use in opening the logs; some programs add LOG_PID.
#### =()<L_OPENLOG_FLAGS @<L_OPENLOG_FLAGS>@>()=
L_OPENLOG_FLAGS (LOG_CONS | LOG_NDELAY)
## Log a fatal error; program is about to exit.
#### =()<L_FATAL @<L_FATAL>@>()=
L_FATAL LOG_CRIT
## Log an error that might mean one or more articles get lost.
#### =()<L_ERROR @<L_ERROR>@>()=
L_ERROR LOG_ERR
## Informational notice, usually not worth caring about.
#### =()<L_NOTICE @<L_NOTICE>@>()=
L_NOTICE LOG_WARNING
## A protocol trace.
#### =()<L_TRACE @<L_TRACE>@>()=
L_TRACE LOG_DEBUG
## All incoming control commands (ctlinnd, etc).
#### =()<L_CC_CMD @<L_CC_CMD>@>()=
L_CC_CMD LOG_INFO
config.dist: [Source:"INN 1.5.1 config.dist"] [Revision: 1.64] [Copyright: 1997 Internet Software Consortium]
config.dist:[Previous][Up to Table of Contents] [Next]
This is from the Mib Software Usenet RKT
-B-r-o-a-d-e-n- your knowledge
Up to: INN 1.5.1 config.dist
Introduction to the INN config file
Examine in depth
Notes for this section at: Installing INN: config.data 4.2.2. Logging levels
RKT Rapid-Links:[Search] [RKT Tips] Path: / Usenet RKT / For Providers / INN Setup and Changes / INN 1.5.1 config.dist / 0003.htm
You can find a summary and links related to this topic
as part of the Mib Software Usenet RKT.