Perforce

Uses of Class
com.perforce.api.EventLog

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.
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.