Replies: 1 comment 1 reply
-
|
Thanks for the suggestion. This is already planned but will take time as there are too many core features for DNS and DHCP planned which are in high demand and are being prioritized. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
logging is currently very chatty and hard to decipher what is really going on.
If standard log levels were implemented the logs would be easier to see what is happening.
EMERGENCY: Critical issues
WARN/WARNING: Unexpected behavior
INFO: Informational messages highlighting normal, significant system events
DEBUG: Detailed information used by developers to diagnose issues during development.
TRACE: Extremely fine-grained informational events, more detailed than debug
Beta Was this translation helpful? Give feedback.
All reactions