public final class RemoteHostElementBuilder extends Object implements LogElementBuilder
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
| RemoteHostElementBuilder() | 
| 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)
LogElementBuilderbuild in interface LogElementBuildertoken - The log element marker.param - An optional paramter.