log4net SDK Reference

LoggingEventData Structure

Portable data structure used by LoggingEvent

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

System.Object
   System.ValueType
      log4net.Core.LoggingEventData

[Visual Basic]
Public Structure LoggingEventData
[C#]
public struct LoggingEventData

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Portable data structure used by LoggingEvent

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

LoggingEventData Members | log4net.Core Namespace