log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
RemoteSyslogAppender.ActivateOptions Method
Initialize the options for this appender
[Visual Basic]
Overrides Public Sub ActivateOptions() _
[C#]
public override
void ActivateOptions();
Implements
IOptionHandler.ActivateOptions
Remarks
Initialize the level to syslog severity mappings set on this appender.
See Also
RemoteSyslogAppender Class | log4net.Appender Namespace