# Functions
StreamServerInterceptor returns a new stream interceptor suitable for request logging.
UnaryServerInterceptor returns a new unary interceptor suitable for request logging.
# Constants
GRPCResponseLatencyKey is the amount of time needed to produce a response to a request.
# Interfaces
Logger defines how the application logs data into the system.