2843cfcdc1
* add logger->log-level str func * ensure SetLogLevelByName accounts for duplicates * add read handlers for sys/loggers endpoints * add changelog entry * update docs * ignore base logger * fix docs formatting issue * add ReadOperation support to TestSystemBackend_Loggers * add more robust checks to TestSystemBackend_Loggers * add more robust checks to TestSystemBackend_LoggersByName * check for empty name in delete handler
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:improvement
|
|
core: Add read support to `sys/loggers` and `sys/loggers/:name` endpoints
|
|
```
|