log files

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

log files

ian tabangay
Hi. Is there a way to direct logs into a different file in ofbiz?

~ ian
Reply | Threaded
Open this post in threaded view
|

Re: log files

Ashish Vijaywargiya
log4j.xml file is responsible to send log message to some other file.

If you are running java -jar ofbiz.jar from terminal then you can send the
log generated on terminal to some file by the following command.
java  -jar ofbiz.jar > /home/ashish/Desktop/ofbiz.log

Please let us know if you need more help on this.

On Fri, Aug 8, 2008 at 4:35 PM, ian tabangay <[hidden email]> wrote:

> Hi. Is there a way to direct logs into a different file in ofbiz?
>
> ~ ian
>



--
Ashish Vijaywargiya
Indore (M.P), India
http://en.wikipedia.org/wiki/Indore
Reply | Threaded
Open this post in threaded view
|

Re: log files

Jacopo Cappellato-3
In reply to this post by ian tabangay
OFBiz uses Log4J and its config file is in the framework/base/config  
folder.

Jacopo

On Aug 8, 2008, at 1:05 PM, ian tabangay wrote:

> Hi. Is there a way to direct logs into a different file in ofbiz?
>
> ~ ian


smime.p7s (3K) Download Attachment