ServerLogEndpointInterceptor
sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor
class ServerLogEndpointInterceptor[F[_], T](serverLog: ServerLog[F] { type TOKEN = T; }, token: T) extends EndpointInterceptor[F]
Attributes
- Graph
-
- Supertypes
Members list
In this article