All Downloads are FREE. Search and download functionalities are using the official Maven repository.

er.graphhopper.0.3.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

GraphHopper is a fast and memory efficient Java road routing engine working seamlessly with OpenStreetMap data.

There is a newer version: 0.7.0
Show newest version
# overwrite this file from command line via:
# -Dlog4j.configuration=file
# print internal debug => -Dlog4j.debug

log4j.appender.StdoutApp=org.apache.log4j.ConsoleAppender
log4j.appender.StdoutApp.layout=org.apache.log4j.PatternLayout
log4j.appender.StdoutApp.layout.conversionPattern=%d [%t] %-5p %C{3} - %m%n

log4j.rootLogger=WARN

log4j.logger.com.graphhopper=INFO, StdoutApp




© 2015 - 2024 Weber Informatics LLC | Privacy Policy