Files
firezone/rust/logging/src
Thomas Eizinger 1bec325a64 feat(gateway,headless-client): set default log level to INFO (#10702)
Currently, the default log level for both the Gateway and the headless
Client is actually `error` which basically means no logs at all. To
avoid having to create additional configuration as part of the Debian
packages, we set the default log level to `info`.
2025-10-24 04:29:01 +00:00
..