Uses of Interface
com.mckoi.debug.Lvl
Packages that use Lvl
-
Uses of Lvl in com.mckoi.debug
Subinterfaces of Lvl in com.mckoi.debugModifier and TypeInterfaceDescriptioninterface
An interface for logging errors, warnings, messages, and exceptions in the Mckoi system.Classes in com.mckoi.debug that implement LvlModifier and TypeClassDescriptionclass
A default implementation of DebugLogger that logs messages to a PrintWriter object.