public interface LogHandler
Modifier and Type | Method and Description |
---|---|
void |
onLog(LogEntry logEntry)
Invokes when there is new
LogEntry received from the application. |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.