Skip to main content

EVENT_NAME

Constant EVENT_NAME 

pub const EVENT_NAME: &'static str;
👎Deprecated:

{note: Replaced by EventName top-level field on the LogRecord. , reason: uncategorized}

Expand description

Identifies the class / type of event.

§Notes

§Examples

  • "browser.mouse.click"
  • "device.app.lifecycle"