package
0.0.0-20230719143739-37de26ce6741
Repository: https://github.com/gobench-io/gobench.git
Documentation: pkg.go.dev

# Functions

NewApplicationLogger setup log when running an application.
NewNopLogger returns a no-op Logger.
NewStdLogger returns a zap sugar logger.

# Structs

Log is the wrap above zap sugar logger.

# Interfaces

Logger interface of the gobench server.