pub const LOGGED_TIME: DictAttribute;Expand description
Logged Time - The time when the logging system collected and logged the event.
This attribute is distinct from the event time in that event time typically contain the time extracted from the original event. Most of the time, these two times will be different.