Class LogEvent
Provides contextual information about a logged message.
A LogEvent must be Serializable so that it may be transmitted over a network connection.
Functions
| Log4g.Core.LogEvent.Builder (ln, level, msg) | Build a LogEvent. |
LogEventProvides contextual information about a logged message.
A LogEvent must be Serializable so that it may be transmitted over a network connection.
| Log4g.Core.LogEvent.Builder (ln, level, msg) | Build a LogEvent. |