C# Class NLog.Targets.Syslog.Policies.Utf8MessagePolicy

Show file Open project: graffen/NLog.Targets.Syslog Class Usage Examples

Public Methods

Method Description
Apply ( ByteArray bytes ) : void
Utf8MessagePolicy ( EnforcementConfig enforcementConfig ) : NLog.Targets.Syslog.Settings

Method Details

Apply() public method

public Apply ( ByteArray bytes ) : void
bytes ByteArray
return void

Utf8MessagePolicy() public method

public Utf8MessagePolicy ( EnforcementConfig enforcementConfig ) : NLog.Targets.Syslog.Settings
enforcementConfig NLog.Targets.Syslog.Settings.EnforcementConfig
return NLog.Targets.Syslog.Settings