diff --git a/core/src/main/resources/org.jivesoftware.smack/jul.properties b/core/src/main/resources/org.jivesoftware.smack/jul.properties index ec7c39aa2..e574ced31 100644 --- a/core/src/main/resources/org.jivesoftware.smack/jul.properties +++ b/core/src/main/resources/org.jivesoftware.smack/jul.properties @@ -1,3 +1,3 @@ -# Java Util Logging configuration for Smack. -handlers = java.util.logging.ConsoleHandler -.level = WARNING \ No newline at end of file +# Sample Java Util Logging configuration for Smack. +org.jivesoftware.smack.level = WARNING +org.jivesoftware.smackx.level = WARNING \ No newline at end of file