ElasticSearchTargetWrite(LogEventInfo) Method

寫入單一日誌事件

Definition

Namespace: eBizprise.Framework.Log.ElasticSearch
Assembly: eBizprise.Framework.Log.LogHelper.ElasticSearch (in eBizprise.Framework.Log.LogHelper.ElasticSearch.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
protected override void Write(
	LogEventInfo logEvent
)

Parameters

logEvent  LogEventInfo

[Missing <param name="logEvent"/> documentation for "M:eBizprise.Framework.Log.ElasticSearch.ElasticSearchTarget.Write(NLog.LogEventInfo)"]

See Also