|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILogCallback | |
|---|---|
| com.perforce.p4java | Defines the root of the Perforce P4Java API product package hierarchy and a small handful of useful product-wide definitions and services such as loggers, tracers, and product metadata. |
| Uses of ILogCallback in com.perforce.p4java |
|---|
| Methods in com.perforce.p4java that return ILogCallback | |
|---|---|
static ILogCallback |
Log.getLogCallback()
Get the current log callback, if any. |
static ILogCallback |
Log.setLogCallback(ILogCallback logCallback)
Set the P4Java API's internal logger to log to the passed-in ILogCallback log callback. |
| Methods in com.perforce.p4java with parameters of type ILogCallback | |
|---|---|
static ILogCallback |
Log.setLogCallback(ILogCallback logCallback)
Set the P4Java API's internal logger to log to the passed-in ILogCallback log callback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||