log4net SDK Reference

LoggingEvent.GetLoggingEventData Method

[This is preliminary documentation and subject to change.]

Gets the portable data for this LoggingEvent.

Overload List

Gets the portable data for this LoggingEvent.

public LoggingEventData GetLoggingEventData();

Gets the portable data for this LoggingEvent.

public LoggingEventData GetLoggingEventData(FixFlags);

See Also

LoggingEvent Class | log4net.Core Namespace