Open
Description
Is your feature request related to a problem?/Why is this needed
The log level is undocumented, which is extra frustrating as it deviates from the norm (debug, info, warning, error) and instead uses a integer based level.
- What's the lowest level? 0? 1?
- What does level 2 (the default) correspond to? info? warning?
/feature
Describe the solution you'd like in detail
Document the range and what each level entails.