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

ファイルを表示 Open project: graffen/NLog.Targets.Syslog Class Usage Examples

Public Methods

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

Method Details

Apply() public method

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

AsciiMessagePolicy() public method

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