diff --git a/src/pages/how-to/troubleshooting-client.mdx b/src/pages/how-to/troubleshooting-client.mdx index 545eb1eb..b60b5ce9 100644 --- a/src/pages/how-to/troubleshooting-client.mdx +++ b/src/pages/how-to/troubleshooting-client.mdx @@ -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. + + 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`. + + ### On Linux with systemd The default systemd unit file reads a set of environment variables from the path `/etc/sysconfig/netbird`.