Also log SSL info.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1483952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2013-05-17 19:06:39 +00:00
parent 2dd1335b20
commit 1ee9848d9b
1 changed files with 4 additions and 0 deletions

View File

@ -207,6 +207,10 @@
<name>org.apache.activemq.default.directory.prefix</name>
<value>target/</value>
</property>
<property>
<name>javax.net.debug</name>
<value>all/</value>
</property>
<!-- Uncomment the following if you want to configure custom logging (using src/test/resources/log4j.properties)
while running mvn:test
Note: if you want to see log messages on the console window remove