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.


Functions

Log4g.Core.LogEvent.Builder (ln, level, msg)
Build a LogEvent.

Parameters:

  • ln Logger name
  • level Level object
  • msg String message
generated by LDoc 1.5.0 Last updated 2023-07-17 09:58:50