1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00

Make jul.properties only configure Smack's namespace

Fixes SMACK-535
This commit is contained in:
Florian Schmaus 2014-03-11 18:38:08 +01:00
parent d8a8f79701
commit d655e130ca

View file

@ -1,3 +1,3 @@
# Java Util Logging configuration for Smack.
handlers = java.util.logging.ConsoleHandler
.level = WARNING
# Sample Java Util Logging configuration for Smack.
org.jivesoftware.smack.level = WARNING
org.jivesoftware.smackx.level = WARNING