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

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to