JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.evolveum.midpoint.util.logging
Interface LoggingEventSink
public interface
LoggingEventSink
Gathers log lines as they are produced by
TracingAppender
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
consume
(
String
line)
Consumes a log line.
Method Details
consume
void
consume
(
String
line)
Consumes a log line.