Unexpected muting

Does Viscosity set --mute somewhere?

I’m trying to diagnose a coworker’s connect issue. We both have configs with no mute line, but we can get suppressed logs on startup anyway, ala:

350 variation(s) on previous 100 message(s) suppressed by --mute

Hi ratness,

You can use “mute 0” to disable muting if desired, although it’s not recommended in production settings, especially if an elevated log verb level is being used (as OpenVPN can at times generate a huge volume of log messages, especially when on flaky wireless/cellular connections, which can result in high CPU and memory use).

Cheers,
James