mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
add default logging level "revert" note (#367)
This commit is contained in:
committed by
GitHub
parent
f9807aab19
commit
5bd325c230
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user