pub const LOG_RECORD_ORIGINAL: &'static str;
Expand description

The complete orignal Log Record.

This value MAY be added when processing a Log Record which was originally transmitted as a string or equivalent data type AND the Body field of the Log Record does not contain the same value. (e.g. a syslog or a log record read from a file.)

ยงExamples

  • 77 <86>1 2015-08-06T21:58:59.694Z 192.168.2.133 inactive - - - Something happened
  • [INFO] 8/3/24 12:34:56 Something happened