DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
81 stars 9 forks source link

Enabling/Disabling debug messages on defguard-service #96

Closed teon closed 8 months ago

teon commented 8 months ago

Right now DEBUG messages in the defguard-service are enabled by default - which spams the logs.

  1. By default the client should have INFO severity by default
  2. We need a way (config, database?, argument/option, ENV variable) to enable DEBUG logs - when we need them (for support / development)