Package com.mckoi.debug

Debugging classes for Mckoi.

See:
          Description

Interface Summary
DebugLogger An interface for logging errors, warnings, messages, and exceptions in the Mckoi system.
Lvl Debug level static values.
 

Class Summary
Debug Deprecated. use DebugLogger implementations instead.
DefaultDebugLogger A default implementation of DebugLogger that logs messages to a PrintWriter object.
 

Package com.mckoi.debug Description

Debugging classes for Mckoi.