public class PPCInitializer
extends java.lang.Object
This class initializes the logger of PPC and the default logger for plug-ins.
Constructor and Description |
---|
PPCInitializer() |
Modifier and Type | Method and Description |
---|---|
static void | init()
This method should be called by any PPC component to guarantee that PPC has been correctly initialized.
|