Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
EventPropertiesLayoutRenderer ( ) : NLog.Internal |
Log event context data with default options.
|
Méthode | Description | |
---|---|---|
Append ( StringBuilder builder, LogEventInfo logEvent ) : void |
Renders the specified log event context item and appends it to the specified StringBuilder.
|
protected Append ( StringBuilder builder, LogEventInfo logEvent ) : void | ||
builder | StringBuilder | The |
logEvent | LogEventInfo | Logging event. |
Résultat | void |
public EventPropertiesLayoutRenderer ( ) : NLog.Internal | ||
Résultat | NLog.Internal |