Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static ILogCallback |
Log.setLogCallback(ILogCallback logCallback)
Set the P4Java API's internal logger to log to the passed-in
ILogCallback log callback.
|
Copyright © 2017 Perforce Software. All Rights Reserved.