Re: [Openvpn-devel] [PATCH] Warn when using verb levels >=7 without debug

2013-03-20 Thread Arne Schwabe
Am 20.03.13 17:32, schrieb Josh Cepek: > This patch adds a log warning when using --verb levels at 7 or higher > when running on builds lacking debug support. Since official builds are > now built with enable_debug=no, this warning will help developers > identify why expected debug messages may not

[Openvpn-devel] [PATCH] Warn when using verb levels >=7 without debug

2013-03-20 Thread Josh Cepek
This patch adds a log warning when using --verb levels at 7 or higher when running on builds lacking debug support. Since official builds are now built with enable_debug=no, this warning will help developers identify why expected debug messages may not be present in log output. The test and messag