java.lang.Object | |
↳ | com.pnfsoftware.jeb.util.logging.Sink<T> |
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected T | output |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sink(T output) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
int | getLogLevel() | ||||||||||
T | getOutput() | ||||||||||
int | hashCode() | ||||||||||
boolean | isPrefixWithTimestamp() | ||||||||||
void | setLogLevel(int logLevel) | ||||||||||
void | setPrefixWithTimestamp(boolean prefixWithTimestamp) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |