[Freeipa-devel] [PATCH] 848 suppress debug logging in ipactl

Martin Kosek mkosek at redhat.com
Wed Aug 24 06:59:50 UTC 2011


On Fri, 2011-08-19 at 17:12 -0400, Rob Crittenden wrote:
> If debugging was set 389-ds then when ipactl was used to start the 
> services a ton of output could be produced. This patch will suppress it 
> by default. If the user wants this output they can add the --debug flag.
> 
> rob

Works fine, but I still have some comments. IIUC default log level for
DS is 16384 (critical messages), the disturbing debug output from DS
plug-ins is printed when log level >= 65536.

Would it be wise to capture DS output when log level >= 65536 only so
that user doesn't loose potential error messages when his error log
setting is lower?

Martin




More information about the Freeipa-devel mailing list