# Functions
ExtractMetadataField creates a specification for converting gRPC metadata fields to log tags.
StreamServerInterceptor creates an interceptor for extracting fields from requests and setting them as log tags.
UnaryServerInterceptor creates an interceptor for extracting fields from requests and setting them as log tags.