# Functions
RequestsLogger is net/http middleware which logs incoming requests and responses.
Setup initializes new logger to be used across packages of the project.
UnaryRequestsInterceptor is grpc unary interceptor which logs incoming requests and responses.