type
LogRec
LogRec all the information of a single logging event. See Logging for details.
constructors
make |
Constructor with all the fields |
---|
fields
err |
Exception if applicable |
---|---|
level |
Severity level of event |
logName |
Name of |
msg |
Message text event |
time |
Timestamp of log event |