mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
- [x] Updated log level string for client and gateways to info or higher - [x] Update logs to hide DNS information I also removed `hickory_resolve` errors which could contain sensitive info from our general error and hide the logs that specifically relates to them. @bmanifold double checking that the log levels in the gateway's `*.tf` files are just used for our own gateways. Also, the relays still have `debug`, since only we see that I think that makes sense but double checking with @jamilbk Fixes: #3618. --------- Signed-off-by: Gabi <gabrielalejandro7@gmail.com> Co-authored-by: Reactor Scram <ReactorScram@users.noreply.github.com>