# LogEvent
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timestamp** | **String** | |
**log_level** | [**models::LogLevelEnum**](LogLevelEnum.md) | |
**logger** | **String** | |
**event** | **String** | |
**attributes** | [**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)