tint
Logger
A logging handler that writes colored logs in a customizable format
🌈 slog.Handler that writes tinted (colorized) logs
773 stars
7 watching
37 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
ansicolorgolangloggingslog
Related projects:
Repository | Description | Stars |
---|---|---|
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 488 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
dahlia/logtape | A simple logging library that supports multiple environments and formats log messages with structured data. | 527 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |