Package com.mckoi.debug
Debugging classes for Mckoi.
-
Interface Summary Interface Description DebugLogger An interface for logging errors, warnings, messages, and exceptions in the Mckoi system.Lvl Debug level static values. -
Class Summary Class Description Debug Deprecated. use DebugLogger implementations instead.DefaultDebugLogger A default implementation of DebugLogger that logs messages to a PrintWriter object.