public class JavaUtilLoggingAdaptor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaUtilLoggingAdaptor.RedwoodHandler
This is the bridge class which actually adapts java.util.logging calls to Redwood calls.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
adapt() |
static void |
main(String[] args)
Simple test case.
|
public static void adapt()
public static void main(String[] args)