.clearcheckbookapi.1.1.source-code.log4j.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clearcheckbookapi Show documentation
Show all versions of clearcheckbookapi Show documentation
A Java library to access the HTTP developer API for
Clearcheckbook.com, the money management website.
log4j.rootCategory=WARN, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - <%m>%n
log4j.category.com.leonarduk.clearcheckbook=WARN
log4j.category.com.leonarduk.utils=WARN
log4j.category.org.apache.http=WARN
log4j.category.com.gargoylesoftware.htmlunit=WARN
log4j.category.com.leonarduk.clearcheckbook.processor.parallel=DEBUG