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
static void EventLog.printLog(EventLog elog, PrintWriter out, String format)
          Prints a log, using the specified format.
 void P4Process.setEventLog(EventLog log)
          Sets the event log.
static void Debug.setEventLog(EventLog elog)
          Sets the EventLog that debugging output should be sent to.
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.