public final class LocalHostElementBuilder extends Object implements LogElementBuilder
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
LocalHostElementBuilder() |
Modifier and Type | Method and Description |
---|---|
LogElement |
build(String token,
String param)
Builds the log element for the specified token.
|
public LogElement build(String token, String param)
LogElementBuilder
build
in interface LogElementBuilder
token
- The log element marker.param
- An optional paramter.