//
pkg.gl
Category
github.com/stegoer/server
pkg
infrastructure
log
package
1.1.0
Repository:
https://github.com/stegoer/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
48 SLOC
#
Functions
MustNew
MustNew ensure that a new Logger is created and panics if not.
New
New returns a new instance of Logger.
Sync
Sync syncs a Logger.
#
Type aliases
Logger
Logger wraps the zap.SugaredLogger and zap.Logger types.