Uses of Interface
com.mckoi.debug.Lvl

Packages that use Lvl
Package
Description
Debugging classes for Mckoi.
  • Uses of Lvl in com.mckoi.debug

    Subinterfaces of Lvl in com.mckoi.debug
    Modifier and Type
    Interface
    Description
    interface 
    An interface for logging errors, warnings, messages, and exceptions in the Mckoi system.
    Classes in com.mckoi.debug that implement Lvl
    Modifier and Type
    Class
    Description
    class 
    A default implementation of DebugLogger that logs messages to a PrintWriter object.