Package | Description |
---|---|
com.mckoi.debug |
Debugging classes for Mckoi.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DebugLogger
An interface for logging errors, warnings, messages, and exceptions in the
Mckoi system.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDebugLogger
A default implementation of DebugLogger that logs messages to
a PrintWriter object.
|
Copyright © 2015. All rights reserved.