You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid="event-name"href="#event-name">`event.name`</a> | string | Identifies the class / type of event. |`browser.mouse.click`; `device.app.lifecycle`|<br>Replaced by EventName top-level field on the LogRecord. |
12
+
| <aid="event-name"href="#event-name">`event.name`</a> | string | Identifies the class / type of event. |`browser.mouse.click`; `device.app.lifecycle`|<br>The value of this attribute MUST now be set as the value of the EventName field on the LogRecord to indicate that the LogRecord represents an Event. |
0 commit comments