public final class ServerLog
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
log(java.lang.String messg)
Logs a debug message from the plug-in to the server log file.
|
public static void log(java.lang.String messg)
IMPORTANT :- The Oracle directory server has to be started in debug level 268435456 for this method to log the messages in the server log file.
messg
- - Debug message to be logged