I would be fine with both (if you want to change that)

stefan

Andreas Schmitz wrote:
> Stefan Steiniger wrote:
> 
> Hi,
> 
>>> yes, I've also noticed that. I think that the reference does not actually 
>>> need
>>> to be specified at all, since I've recently added the bin directory to the
>>> classpath. I usually use the simpler log4j.properties, which I don't need to
>>> specify on the command line (I think that the same goes for the log4j.xml). 
>>> Is
>>> there a reason that we use the XML version?
>>>
>> not that I know (i.e. it was already there). What is the other option?
> 
> the other option would be to use a log4j.properties. It looks file follows (as
> an example, I find it much more readable):
> 
> log4j.rootLogger=INFO, stdout
> 
> log4j.logger.de.latlon=DEBUG
> log4j.logger.com.vividsolutions=DEBUG
> log4j.logger.org.openjump=DEBUG
> log4j.logger.org.deegree.io.mapinfoapi=DEBUG
> 
> log4j.appender.stdout=org.apache.log4j.ConsoleAppender
> log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
> log4j.appender.stdout.layout.ConversionPattern=[%d{HH:mm:ss}] %5p: %m%n
> 
> Best regards, Andreas
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to