C# Class NLog.ElasticSearch.ElasticSearchTarget

Inheritance: NLog.Targets.Target
Afficher le fichier Open project: xpando/NLog.ElasticSearch

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
Write ( NLog.Common.AsyncLogEventInfo info ) : void
Write ( LogEventInfo logEvent ) : void

Method Details

Write() protected méthode

protected Write ( NLog.Common.AsyncLogEventInfo info ) : void
info NLog.Common.AsyncLogEventInfo
Résultat void

Write() protected méthode

protected Write ( LogEventInfo logEvent ) : void
logEvent LogEventInfo
Résultat void