Categorygithub.com/bborbe/log
modulepackage
1.0.1
Repository: https://github.com/bborbe/log.git
Documentation: pkg.go.dev

# README

Log

Logging utils.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Interfaces

No description provided by the author
Sampler allow sample glog sampler := NewSampleMod(10) if sampler.IsSample() { glog.V(2).Infof("banana") }.
SamplerFactory allow to inject sampler.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author