public class RestLogger extends Object implements RestLogCallback
| Constructor and Description |
|---|
RestLogger(String category) |
| Modifier and Type | Method and Description |
|---|---|
void |
onNewLogEntry(RestLogEntry logEntry)
Called once for each log entry.
|
public RestLogger(String category)
public void onNewLogEntry(RestLogEntry logEntry)
RestLogCallbackonNewLogEntry in interface RestLogCallbackCopyright © 2020 SAP SE. All rights reserved.