Package | Description |
---|---|
org.jfree.base.log | |
org.jfree.util |
General utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLog
A default log implementation.
|
Modifier and Type | Field and Description |
---|---|
private static Log |
Log.singleton
the singleton instance of the Log system.
|
Modifier and Type | Method and Description |
---|---|
static Log |
Log.getInstance()
Returns the singleton Log instance.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Log.defineLog(Log log)
Redefines or clears the currently used log instance.
|