//
pkg.gl
Category
github.com/cocoup/go-smart
rest
log
package
1.0.20
Repository:
https://github.com/cocoup/go-smart.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
73 SLOC
#
Functions
Error
Error logs the given v along with r in error log.
Errorf
Errorf logs the given v with format along with r in error log.
Info
Info logs the given v along with r in access log.
Infof
Infof logs the given v with format along with r in access log.
#
Variables
LogContext
LogContext is a context key.
#
Structs
LogCollector
A LogCollector is used to collect logs.