C# 클래스 NLog.Targets.Syslog.MessageCreation.StructuredData

파일 보기 프로젝트 열기: graffen/NLog.Targets.Syslog 1 사용 예제들

공개 메소드들

메소드 설명
AppendBytes ( ByteArray message, LogEventInfo logEvent, EncodingSet encodings ) : void
StructuredData ( StructuredDataConfig sdConfig, EnforcementConfig enforcementConfig ) : NLog.Layouts
ToString ( ) : string

메소드 상세

AppendBytes() 공개 메소드

public AppendBytes ( ByteArray message, LogEventInfo logEvent, EncodingSet encodings ) : void
message ByteArray
logEvent LogEventInfo
encodings EncodingSet
리턴 void

StructuredData() 공개 메소드

public StructuredData ( StructuredDataConfig sdConfig, EnforcementConfig enforcementConfig ) : NLog.Layouts
sdConfig NLog.Targets.Syslog.Settings.StructuredDataConfig
enforcementConfig NLog.Targets.Syslog.Settings.EnforcementConfig
리턴 NLog.Layouts

ToString() 공개 메소드

public ToString ( ) : string
리턴 string