github.com/lmittmann/tint
go
pkg:golang/github.com/lmittmann/tint
300 Dependabot PRs
about 2 months ago
109 repositories
0 repositories
Recent PRs
chore(deps): bump github.com/lmittmann/tint from 1.0.7 to 1.1.3
chore: bump the engine group across 2 directories with 66 updates
dagger/dagger #12894
chore(deps): bump the engine group across 1 directory with 75 updates
aluzzardi/dagger #736
build(deps): bump the engine group across 1 directory with 74 updates
samalba/dagger #280
chore(deps): bump github.com/lmittmann/tint from 1.0.7 to 1.1.3
chore: bump the engine group across 2 directories with 62 updates
dagger/dagger #12017
chore: bump the engine group across 2 directories with 61 updates
sipsma/dagger #1247
build(deps): bump the go-minor-patch group across 2 directories with 23 updates
malbeclabs/doublezero #3202
chore: bump the engine group across 2 directories with 54 updates
dagger/dagger #11987
chore: bump the engine group across 2 directories with 48 updates
dagger/dagger #11969
Bump the all-go-modules group across 1 directory with 29 updates
chore: bump the engine group across 2 directories with 58 updates
sipsma/dagger #1233
chore: bump the engine group across 2 directories with 56 updates
dagger/dagger #11895
chore(deps): bump the dependencies group across 1 directory with 2 updates
batteries-included/batteries-included #3009
chore(deps): bump the dependencies group across 1 directory with 17 updates
batteries-included/batteries-included #3008
chore: bump github.com/lmittmann/tint from 1.1.2 to 1.1.3
osapi-io/osapi #132
chore(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /registry-tool in the dependencies group
batteries-included/batteries-included #2980
chore(deps): bump the dependencies group across 1 directory with 16 updates
batteries-included/batteries-included #2979
build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /codegen
chore: bump the engine group across 2 directories with 52 updates
sipsma/dagger #1232
build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /src/go
bit-cook/netdata #936
build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3
githedgehog/fabric #1286
Bump the all-go-modules group across 1 directory with 28 updates
build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3
sablierapp/sablier #805
build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /src/go
ilyam8/netdata #239
Bump github.com/lmittmann/tint from 1.0.6 to 1.1.2
chore(deps): bump github.com/lmittmann/tint from 1.0.7 to 1.1.2
build(deps): Bump the all-go-modules group across 1 directory with 27 updates
build(deps): Bump the all-go-modules group across 1 directory with 27 updates
chore(deps): bump the engine group across 1 directory with 71 updates
aluzzardi/dagger #727
chore(deps): bump github.com/lmittmann/tint from 1.0.7 to 1.1.2
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
chore(deps): bump the all group across 1 directory with 3 updates
fmartingr/games-screenshot-manager #32
build(deps): bump the engine group across 1 directory with 71 updates
samalba/dagger #271
chore(deps): bump the engine group across 1 directory with 52 updates
shykes/dagger #430
chore(deps): bump the engine group across 1 directory with 70 updates
TomChv/dagger #479
chore(deps): bump the minor-and-patch group with 31 updates
build(deps): Bump the all-go-modules group across 1 directory with 24 updates
PreFrontalCorporate/cometbft #13
chore(deps): bump the engine group across 1 directory with 69 updates
TomChv/dagger #478
chore(deps): bump the engine group across 1 directory with 69 updates
aluzzardi/dagger #723
chore(deps): bump the engine group across 1 directory with 61 updates
helderco/dagger #270
build(deps): bump the engine group across 1 directory with 70 updates
samalba/dagger #269
Package Details
| Name: | github.com/lmittmann/tint |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/lmittmann/tint |
| JSON API: | View JSON |
Package Information
Package tint implements a zero-dependency slog.Handler that writes tinted (colorized) logs. The output format is inspired by the zerolog.ConsoleWriter and slog.TextHandler. The output format can be customized using Options, which is a drop-in replacement for slog.HandlerOptions. Options.ReplaceAttr can be used to alter or drop attributes. If set, it is called on each non-group attribute before it is logged. See slog.HandlerOptions for details. Create a new logger that doesn't write the time: Create a new logger that writes all errors in red: Colors are enabled by default and can be disabled using the Options.NoColor attribute. To automatically enable colors based on the terminal capabilities, use e.g. the go-isatty package. Color support on Windows can be added by using e.g. the go-colorable package.
| Repository: | https://github.com/lmittmann/tint |
| Homepage: | https://github.com/lmittmann/tint |
| Latest Release: |
v1.1.0
about 1 year ago |
| Dependent Repos: | 1 |
| Dependent Packages: | 92 |
| Ranking: | Top 4.7193% by dependent repos Top 0.4822% by dependent pkgs |