PluginLogEntry
Attributes (3)
| Attribute | Type | Required | Description |
|---|---|---|---|
ts | string | Yes | |
level | PluginLogLevel | Yes | |
text | string | Yes | Must match MAX_LINE_BYTES_CEILING in apps/api/src/logging/rotating.log.store.ts. Change both together |
| Attribute | Type | Required | Description |
|---|---|---|---|
ts | string | Yes | |
level | PluginLogLevel | Yes | |
text | string | Yes | Must match MAX_LINE_BYTES_CEILING in apps/api/src/logging/rotating.log.store.ts. Change both together |