View Single Post
  #4 (permalink)  
Old June 6th, 2006
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Yes file name is logging.properties, it must be inside your Phex configuration directory
The content is:

org.apache.commons.logging.Log = org.apache.commons.logging.impl.Log4JLogger

You must include the log4j.jar in your classpath.

Gregor
__________________
Reply With Quote