Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 219 Bytes

File metadata and controls

11 lines (8 loc) · 219 Bytes

Logging

Enables logging output of all events with the configured level.

Configuration

[plugin.logging]
level = <LEVEL>

<LEVEL> can be CRITICAL, FATAL, ERROR, WARNING, INFO or DEBUG.