log4net Appenders

Appender Name

Description

VerboseRollingFileAppender

Verbose logging information saved to a rolling log file.

WarningAndErrorsRollingFileAppender

A rolling log file that contains only warnings and errors.

SmtpAppender

Warnings and errors will be sent to the appropriate email address, such as an administrator. Be sure to set the to element to a valid email address

ConsoleAppender

When running RuleManager in console (command-line) mode, warnings and errors will be displayed in the console.

See Also

log4net Section

log4net Loggers

More Information on Logging

log4net Project

Next

More Information on Logging

log4net Appenders