debug info

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

debug info

Heidi Dehaes - Olagos
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
Reply | Threaded
Open this post in threaded view
|

Re: debug info

Jacques Le Roux
Administrator
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-DebugSettings

Jacques

From: "Heidi Dehaes" <[hidden email]>

> 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
>