@FunctionalInterface public interface LoggerFormatter
LoggerHandler
Modifier and Type | Method and Description |
---|---|
String |
format(RoutingContext routingContext,
long ms)
Formats and returns the log statement
|
String format(RoutingContext routingContext, long ms)
routingContext
- The routing contextms
- The number of milliseconds since first receiving the requestCopyright © 2021 Eclipse. All rights reserved.