Click or drag to resize

NLogEventsToEventInfo Method

Overload List
  NameDescription
Public methodToEventInfo
Converts the events to sequence of LogEventInfo objects suitable for routing through NLog.
Public methodToEventInfo(String)
Converts the events to sequence of LogEventInfo objects suitable for routing through NLog.
Top
See Also