NLog Logging Library

LogEventInfo Class

[This is preliminary documentation and subject to change.]

Represents the logging event.

For a list of all members of this type, see LogEventInfo Members.

System.Object
   NLog.LogEventInfo

[Visual Basic]
Public Class LogEventInfo
[C#]
public class LogEventInfo

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LogEventInfo Members | NLog Namespace