LoghammerInfoLogProps
Key | Type | Description |
---|---|---|
message | string | Information message |
request | object? | HTTP Request object (freeform) |
response | object? | HTTP Response object (freeform) |
env | Env? | Enviroment information (os info etc.) |
data | object? | Custom data you want to log |
tags | Array<string>? | Tags of the log |