Méthode | Description | |
---|---|---|
WithExceptionDetails ( this loggerEnrichmentConfiguration ) : Serilog.LoggerConfiguration | ||
WithExceptionDetails ( this loggerEnrichmentConfiguration, IEnumerable |
||
WithLazyProperties ( this loggerEnrichmentConfiguration, IDictionary | ||
WithProperties ( this loggerEnrichmentConfiguration, object>.IDictionary |
public static WithExceptionDetails ( this loggerEnrichmentConfiguration ) : Serilog.LoggerConfiguration | ||
loggerEnrichmentConfiguration | this | |
Résultat | Serilog.LoggerConfiguration |
public static WithExceptionDetails ( this loggerEnrichmentConfiguration, IEnumerable |
||
loggerEnrichmentConfiguration | this | |
destructurers | IEnumerable |
|
Résultat | Serilog.LoggerConfiguration |
public static WithLazyProperties ( this loggerEnrichmentConfiguration, IDictionary | ||
loggerEnrichmentConfiguration | this | |
properties | IDictionary | |
Résultat | Serilog.LoggerConfiguration |
public static WithProperties ( this loggerEnrichmentConfiguration, object>.IDictionary |
||
loggerEnrichmentConfiguration | this | |
properties | object>.IDictionary | |
Résultat | Serilog.LoggerConfiguration |