SystemLoggerinterface
Settings for the system logger used by the library.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| customLogger⚓︎ | CustomLogger | x | x | Implementation of a custom logger to be used as a system logger. This logger will also be used by any logger instances created via the Logger API. io.Connect Browser 4.2 |
| level⚓︎ | LogLevel | x | x | Logging level for the system logger. |