test.resources.simplelog.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloudant-client Show documentation
Show all versions of cloudant-client Show documentation
Official Cloudant client for Java
## SimpleLog settings.
org.apache.commons.logging.simplelog.defaultlog=DEBUG
org.apache.commons.logging.simplelog.showlogname=true
org.apache.commons.logging.simplelog.showdatetime=true
org.apache.commons.logging.simplelog.dateTimeFormat=HH:mm:ss:SSS zzz yyyy/MM/dd
## Configure 3rd party logging levels
org.apache.commons.logging.simplelog.log.org.apache.http=ERROR