public class Logging
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static sun.util.logging.PlatformLogger |
controlsLogger
A PlatformLogger to use for logging controls activities.
|
| Constructor and Description |
|---|
Logging() |
| Modifier and Type | Method and Description |
|---|---|
static sun.util.logging.PlatformLogger |
getControlsLogger()
Returns the PlatformLogger for logging control-related activities.
|