log4net SDK Reference

RemoteSyslogAppender.ActivateOptions Method 

Initialize the options for this appender

[Visual Basic]
Overrides Public Sub ActivateOptions() _
    Implements IOptionHandler.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