proxy.golang.org : github.com/ahmetson/log-lib : v0.0.0-20230814152407-68a090e4a798
Package log defines the logger engine. The unique feature is that it can create a child logger derived from the parent logger. Each logger defines a unique color style for the message outputs. Create a child logger for the packages that the service is calling.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ahmetson/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/charmbracelet/lipgloss v0.6.0
- github.com/charmbracelet/log v0.1.2
- github.com/go-logfmt/logfmt v0.6.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-runewidth v0.0.13
- github.com/muesli/clusters v0.0.0-20200529215643-2700303c1762
- github.com/muesli/gamut v0.3.1
- github.com/muesli/kmeans v0.3.1
- github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68
- github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0
- github.com/rivo/uniseg v0.2.0
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/sys v0.8.0