Documentation
¶
Overview ¶
Package dlog is shortly for deduplicated logger.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCh = make(chan error, runtime.GOMAXPROCS(0)*4)
Functions ¶
func Err ¶
func Err(err error)
Err - hot path method for don't affect too much performance on errors.
func StartDedupLogger ¶ added in v1.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.