C# 클래스 Serilog.Formatting.Display.OutputProperties

파일 보기 프로젝트 열기: serilog/serilog 1 사용 예제들

공개 메소드들

메소드 설명
GetOutputProperties ( LogEvent logEvent ) : LogEventPropertyValue>.IReadOnlyDictionary

Create properties from the provided log event.

메소드 상세

GetOutputProperties() 공개 정적인 메소드

Create properties from the provided log event.
public static GetOutputProperties ( LogEvent logEvent ) : LogEventPropertyValue>.IReadOnlyDictionary
logEvent Serilog.Events.LogEvent The log event.
리턴 LogEventPropertyValue>.IReadOnlyDictionary