Closed
Description
Request
The "<=" symbol in front of each verbosity level is confusing. First it took me a while to understand the meaning, and then I thought the opposite symbol, ">=", should be used (where I thought ERROR > INFO for example).
Possible implementation
Why don't we remove this symbol? Users understand the convention that a certain verbosity level is inclusive of all higher priority verbosity levels.