Class | Lumberjack::LogEntry |
In: |
lib/lumberjack/log_entry.rb
|
Parent: | Object |
An entry in a log is a data structure that captures the log message as well as information about the system that logged the message.
TIME_FORMAT | = | "%Y-%m-%dT%H:%M:%S".freeze |
message | [RW] | |
pid | [RW] | |
progname | [RW] | |
severity | [RW] | |
time | [RW] | |
unit_of_work_id | [RW] |