C# 클래스 NLog.Targets.Syslog.Settings.SdIdConfig

Syslog SD-ID field configuration
상속: NLog.Layouts.SimpleLayout
파일 보기 프로젝트 열기: graffen/NLog.Targets.Syslog 1 사용 예제들

공개 메소드들

메소드 설명
SdIdConfig ( ) : NLog.Layouts

Builds a new instance of the SdId class

SdIdConfig ( string text ) : NLog.Layouts

Builds a new instance of the SdId class

메소드 상세

SdIdConfig() 공개 메소드

Builds a new instance of the SdId class
public SdIdConfig ( ) : NLog.Layouts
리턴 NLog.Layouts

SdIdConfig() 공개 메소드

Builds a new instance of the SdId class
public SdIdConfig ( string text ) : NLog.Layouts
text string The layout string to parse
리턴 NLog.Layouts