Access via:
io.insights.logsLogsManagerinterface
Logs API.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| settings⚓︎ | LogsSettings | x | Logs settings. |
|
| started⚓︎ | boolean | x | Whether or not this instance is started. |
4 Methods
emit()⚓︎
(logRecord: LogRecord) => Promise<void> | null