C# Class Serilog.Formatting.Display.OutputProperties

Afficher le fichier Open project: serilog/serilog Class Usage Examples

Méthodes publiques

Méthode Description
GetOutputProperties ( LogEvent logEvent ) : LogEventPropertyValue>.IReadOnlyDictionary

Create properties from the provided log event.

Method Details

GetOutputProperties() public static méthode

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