# Event
## Event Attributes
Attributes for Events represented using Log Records.
| Attribute | Type | Description | Examples | Stability |
|---|---|---|---|---|
| `event.name` | string | Identifies the class / type of event. | `browser.mouse.click`; `device.app.lifecycle` | 
Replaced by EventName top-level field on the LogRecord |