Smack/smack-core/src/main/java/org/jivesoftware/smack/debugger
Florian Schmaus 8bfc887f63 Prefer AndroidDebugger over JulDebugger
since most JUL implementations do not print log messages of level
FINE (or lower) per default. Therefore the debugging output is not seen
by the user who wants to debug and a second step is required to
configure JUL to also log FINE or lower log messages to the console.
2014-12-10 14:00:36 +01:00
..
AbstractDebugger.java Add AbstractDebugger and JulDebugger 2014-11-21 18:36:26 +01:00
ConsoleDebugger.java Add AbstractDebugger and JulDebugger 2014-11-21 18:36:26 +01:00
JulDebugger.java Add AbstractDebugger and JulDebugger 2014-11-21 18:36:26 +01:00
ReflectionDebuggerFactory.java Prefer AndroidDebugger over JulDebugger 2014-12-10 14:00:36 +01:00
SmackDebugger.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
SmackDebuggerFactory.java SmackDebugger initialization moved to dedicated factory. 2014-08-18 12:03:54 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00