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