package
1.0.20
Repository: https://github.com/cocoup/go-smart.git
Documentation: pkg.go.dev

# Functions

Error logs the given v along with r in error log.
Errorf logs the given v with format along with r in error log.
Info logs the given v along with r in access log.
Infof logs the given v with format along with r in access log.

# Variables

LogContext is a context key.

# Structs

A LogCollector is used to collect logs.