Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Reduce log spam by filtering out apache http wire logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Slack committed Jun 30, 2015
1 parent 8d4dd28 commit afc58fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datasift-writer/src/main/resources/log4j.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ log4j.appender.stdout.layout=org.apache.log4j.EnhancedPatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{(yyyy,MM,dd,HH,mm,ss,(SSS))} %5p %c{3.}:%L - %m%n %throwable{10}

log4j.logger.org.apache.zookeeper=WARN
log4j.logger.org.apache.http.wire=ERROR

0 comments on commit afc58fd

Please sign in to comment.