Class | Log4r::LogEvent |
In: |
lib/log4r/logevent.rb
|
Parent: | Object |
LogEvent wraps up all the miscellaneous data associated with a logging statement. It gets passed around to the varied components of Log4r and should be of interest to those creating extensions.
Data contained:
Note that creating timestamps is a task left to formatters.
data | [R] | |
fullname | [R] | |
level | [R] | |
name | [R] | |
tracer | [R] |