Attention is currently required from: Hoernchen, laforge.
2 comments:
Patchset:
Ping, another month has passed?
If it's about not introducing a new define... can we not use `UINT8_MAX`? With this it's also quite clear that we can't get any higher number (from what I can tell, internally log levels are always stored as `uint8_t`; `log_cache_update()` also takes `uint8_t` for its level argument)
File src/core/logging.c:
Patch Set #12, Line 153: logging
I would suggest
if logging should happen for at least one log target
To view, visit change 30633. To unsubscribe, or for help writing mail filters, visit settings.