Constant codecs::gelf::gelf_fields::TIMESTAMP
source ยท pub const TIMESTAMP: &str = "timestamp";
Expand description
(optional) Seconds since UNIX epoch with optional decimal places for milliseconds. SHOULD be set by client library. Will be set to the current timestamp (now) by the server if absent.