proxy.golang.org : github.com/ahmetson/log-lib : v0.0.0-20230908112453-62afbc558b65
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/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/lipgloss v0.8.0
- github.com/charmbracelet/log v0.2.4
- github.com/go-logfmt/logfmt v0.6.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.19
- github.com/mattn/go-runewidth v0.0.15
- 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.3.0
- github.com/muesli/termenv v0.15.2
- github.com/rivo/uniseg v0.4.4
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/sys v0.12.0