You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Heidi Dehaes <in...@gmail.com> on 2009/01/27 14:48:25 UTC

debug info

Hello,

How can i switch on the debug log info?

For example in the java code files you have sometimes code like:

Debug.logInfo("Selected Payment Methods : " + selectedPaymentMethods,
module);

What to do that i can see this debug information in the log files?

regards,
Heidi Dehaes
www.olagos.eu

Re: debug info

Posted by Jacques Le Roux <ja...@les7arts.com>.
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-DebugSettings

Jacques

From: "Heidi Dehaes" <in...@gmail.com>
> Hello,
>
> How can i switch on the debug log info?
>
> For example in the java code files you have sometimes code like:
>
> Debug.logInfo("Selected Payment Methods : " + selectedPaymentMethods,
> module);
>
> What to do that i can see this debug information in the log files?
>
> regards,
> Heidi Dehaes
> www.olagos.eu
>