package
0.53.0
Repository: https://github.com/gilcrest/diygoapi.git
Documentation: pkg.go.dev

# Functions

LogErrorStackViaPkgErrors is a convenience function to set the zerolog ErrorStackMarshaler global variable.
New is a convenience function to initialize a zerolog.Logger with an initial minimum accepted level and timestamp (if true) for a given io.Writer.
NewWithGCPHook is a convenience function to initialize a zerolog.Logger with an initial minimum accepted level and timestamp (if true) for a given io.Writer.

# Structs

The GCPSeverityHook struct satisfies the zerolog.Hook interface as it has the Run method defined with the appropriate parameters.