Table of Contents

Namespace IceRpc.Logger

Provides the logger interceptor and middleware, for logging requests and responses to an ILogger.

Classes

LoggerInterceptor

An interceptor that writes a log entry to an ILogger for each invocation.

LoggerMiddleware

A middleware that writes a log entry to an ILogger for each dispatch.

Enums

LoggerInterceptorEventId

This enumeration contains event ID constants used by the logger interceptor.

LoggerMiddlewareEventId

This enumeration contains event ID constants used by the logger middleware.