C# Class NLog.ElasticSearch.AppSettingLayoutRenderer

Inheritance: NLog.LayoutRenderers.LayoutRenderer
Afficher le fichier Open project: xpando/NLog.ElasticSearch

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
Append ( StringBuilder builder, LogEventInfo logEvent ) : void

Method Details

Append() protected méthode

protected Append ( StringBuilder builder, LogEventInfo logEvent ) : void
builder System.Text.StringBuilder
logEvent LogEventInfo
Résultat void