|
Oracle Internet Directory API Reference 10g(10.1.4) B15992-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ldap.ospf.ServerLog
Defines a debug message that a Java plug-in passes to the Oracle directory server to be logged in the server log file.
Method Summary | |
static void |
log(java.lang.String messg) Logs a debug message from the plug-in to the server log file. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
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
|
Oracle Internet Directory API Reference 10g(10.1.4) B15992-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |