📌 Exports
1import { FlatJSON, GroupedJSON, Base } from 'hbh-logrotator';
| Export | Description |
|---|---|
FlatJSON |
Writes logs as a flat JSON array |
GroupedJSON |
Groups logs by an event key |
Base |
Base class for custom rotators |