Package | Description |
---|---|
org.scijava.log | |
org.scijava.ui.swing.console |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogService
Base class for
LogService implementations. |
class |
CallingClassUtils
Utility class for getting the calling class of a method.
|
class |
DefaultLogger
Default implementation of
Logger . |
interface |
Logger
Interface for objects which can produce log messages.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsolePanel
|
class |
LoggingPanel
LoggingPanel can display log messages, and provides convenient ways
for the user to filter this list. |
class |
LogRecorder
LogRecorder is used to decouple the GUI displaying log messages from
the potentially highly concurrent code emitting log messages. |
Copyright © 2015–2022 SciJava. All rights reserved.