| Interface | Description |
|---|---|
| DebugLogger |
An interface for logging errors, warnings, messages, and exceptions in the
Mckoi system.
|
| Lvl |
Debug level static values.
|
| Class | Description |
|---|---|
| Debug | Deprecated
use DebugLogger implementations instead.
|
| DefaultDebugLogger |
A default implementation of DebugLogger that logs messages to
a PrintWriter object.
|
Debugging classes for Mckoi.
Copyright © 2019. All rights reserved.