public final class SessionLogElementBuilder extends Object implements LogElementBuilder
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
| SessionLogElementBuilder() | 
| 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.