public class TracingEmitter extends Object implements Emitable
Emitable
which logs Event
s.Constructor and Description |
---|
TracingEmitter(Emitable delegate) |
Modifier and Type | Method and Description |
---|---|
void |
dump(PrintStream out)
Writes logged events to out
|
void |
emit(Event event) |
public void emit(Event event) throws IOException
emit
in interface Emitable
IOException
public void dump(PrintStream out)
out
- Copyright © 1996–2019 Geotools. All rights reserved.