...

Package stdout

import "google.golang.org/grpc/authz/audit/stdout"
Overview
Index

Overview ▾

Package stdout defines an stdout audit logger.

Index ▾

Package files

stdout_logger.go

Constants

Name is the string to identify this logger type in the registry

const Name = "stdout_logger"