| Package | Description |
|---|---|
| org.znerd.logdoc |
Logdoc-supporting classes.
|
| org.znerd.logdoc.internal |
Functionality internal to Logdoc.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Library.setLocale(String newLocale)
Sets the locale for the complete Logdoc library.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LogCentral.registerLog(LogController controller)
Registers the specified
LogController, which represents a logdoc Log class. |
static void |
LogCentral.setLocale(String newLocale)
Sets the locale on all logdoc
Log classes. |
| Constructor and Description |
|---|
LogController()
Constructs a new
LogController object. |
Copyright © 2003-2013. All Rights Reserved.