Uses of Package
ca.corbett.extras.logging
Packages that use ca.corbett.extras.logging
Package
Description
Contains the LogConsole and associated classes - useful for showing log information
for your Swing application at runtime.
-
Classes in ca.corbett.extras.logging used by ca.corbett.extras.loggingClassDescriptionA singleton LogConsole window that works with LogConsoleHandler to display log messages within an application (viewable via the AboutPanel or by showing it programmatically).Can be used to listen for theme or style changes in a LogConsole.Represents configuration options for a specific LogConsole message style.A LogConsoleTheme represents a set of LogConsoleStyle objects that can be applied within the LogConsole.