Package | Description |
---|---|
com.pushtechnology.diffusion.api |
The Diffusion API comprises a number of packages which provide access to
different aspects of Diffusion.
|
com.pushtechnology.diffusion.api.publisher |
Diffusion Internal Publisher API.
|
com.pushtechnology.diffusion.api.webserver |
Diffusion Web Server API.
|
Modifier and Type | Method and Description |
---|---|
static LogWriter |
Logs.createLog(LogDescription description)
Create a log from a log description.
|
static LogWriter |
Logs.createLog(String configName)
Create a log from a named log configuration.
|
Modifier and Type | Method and Description |
---|---|
LogWriter |
Publisher.getLogger()
Returns the logger which may be used to write log messages for the
publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
Publisher.setLogger(LogWriter logWriter)
Set logger
|
Modifier and Type | Method and Description |
---|---|
LogWriter |
HTTPServiceDetails.getLogger()
Returns the service logger
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.