import "google.golang.org/grpc/authz/audit/stdout"
Package stdout defines an stdout audit logger.
stdout_logger.go
Name is the string to identify this logger type in the registry
const Name = "stdout_logger"