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