Package com.mckoi.debug


package com.mckoi.debug

Debugging classes for Mckoi.

  • Class
    Description
    Deprecated.
    use DebugLogger implementations instead.
    An interface for logging errors, warnings, messages, and exceptions in the Mckoi system.
    A default implementation of DebugLogger that logs messages to a PrintWriter object.
    Debug level static values.