Skip to content

Commit

Permalink
Log jsch at DEBUG for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoduncan committed Mar 17, 2016
1 parent 7ef12b6 commit 74a5484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/logback.xml
Expand Up @@ -20,6 +20,10 @@
<appender-ref ref="SSHFILE" />
</logger>

<logger name="com.jcraft" level="DEBUG">
<appender-ref ref="CONSOLE" />
</logger>

<root level="INFO">
<appender-ref ref="CONSOLE" />
</root>
Expand Down

0 comments on commit 74a5484

Please sign in to comment.