Constant EVENT_NAME
Source pub const EVENT_NAME: &str = "event.name";
👎Deprecated: Replaced by EventName top-level field on the LogRecord
Expand description
Identifies the class / type of event.
§Notes
§Examples
"browser.mouse.click"
"device.app.lifecycle"