add default logging level "revert" note (#367)

This commit is contained in:
Krzysztof Nazarewski (kdn)
2025-06-11 11:44:06 +02:00
committed by GitHub
parent f9807aab19
commit 5bd325c230

View File

@@ -197,6 +197,10 @@ Using `netbird down` and `netbird up` will not reset the log level.
To permanently set the log level, see the following sections.
<Note>
The default logging level is `info`. To revert back to the original state, you can repeat the procedure with `info` instead of `debug` or `trace`.
</Note>
### On Linux with systemd
The default systemd unit file reads a set of environment variables from the path `/etc/sysconfig/netbird`.