|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EventLog in com.perforce.api |
Methods in com.perforce.api that return EventLog | |
static EventLog |
Debug.getEventLog()
Returns the current EventLog in use. |
Methods in com.perforce.api with parameters of type EventLog | |
void |
P4Process.setEventLog(EventLog log)
Sets the event log. |
static void |
EventLog.printLog(EventLog elog,
PrintWriter out,
String format)
Prints a log, using the specified format. |
static void |
Debug.setEventLog(EventLog elog)
Sets the EventLog that debugging output should be sent to. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |