Skip to content

Commit

Permalink
FAB-4454 Fix issue with fabric_ca logging
Browse files Browse the repository at this point in the history
. Fixed minor misconfiguration in log4j.properties

Change-Id: Iafd55367b94be54d87079caf3ea041bbb0c142a4
Signed-off-by: Chris Murphy <chrism@fast.au.fujitsu.com>
  • Loading branch information
chrism28282828 committed Jun 16, 2017
1 parent 7522e0a commit ff99ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/log4j.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ log4j.appender.stdout.layout=org.apache.log4j.EnhancedPatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{ISO8601}{GMT} %-5p %c{1}:%L - %m%n

log4j.category.org.hyperledger.fabric=DEBUG
log4j.category.org.hyperledger.fabric_ca.sdk=INFO
log4j.category.org.hyperledger.fabric_ca=INFO

0 comments on commit ff99ffa

Please sign in to comment.