A class to act as a mapping between the level that a logging call is made at and
the syslog severity that is should be logged at.
Inheritance Hierarchy
log4net.Util LevelMappingEntry
log4net.Appender RemoteSyslogAppender LevelSeverity
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Remarks
A class to act as a mapping between the level that a logging call is made at and the syslog severity that is should be logged at.
See Also