| Interface | Description |
|---|---|
| Logged |
Interface for the objects which want to log their activities.
|
| LogService |
Interface for the logging service.
|
| Class | Description |
|---|---|
| AbstractLogService |
Base class for
LogService implementationst. |
| DefaultUncaughtExceptionHandler |
A handler for otherwise uncaught exceptions.
|
| StderrLogService |
Implementation of
LogService using the standard error stream. |
Copyright © 2009–2017 SciJava. All rights reserved.