org.cloudfoundry.client.lib
Class RestLogger
java.lang.Object
org.cloudfoundry.client.lib.RestLogger
- All Implemented Interfaces:
- RestLogCallback
public class RestLogger
- extends Object
- implements RestLogCallback
RestLogCallback implementation that logs to application log
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestLogger
public RestLogger(String category)
onNewLogEntry
public void onNewLogEntry(RestLogEntry logEntry)
- Description copied from interface:
RestLogCallback
- Called once for each log entry.
- Specified by:
onNewLogEntry
in interface RestLogCallback
Copyright © 2013. All rights reserved.