logging

Logger

A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger

A Go package for logging that supports a tagged style of logging

GitHub

11 stars
2 watching
4 forks
Language: Go
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
ian-kent/go-logProvides a logging package with customizable log levels, appenders, and output destinations.43
alexcesaro/logProvides logging libraries with simple and fast output options48
azer/loggerA minimalistic logging library for Go.157
apsdehal/go-loggerA logging library for Go programs providing customizable logging options and a simple API290
chzyer/logexA Go library that provides logging functionality with features such as tracing and level support.43
no-src/logA simple logging framework for Go applications3
ssgreg/journaldProvides an implementation of systemd Journal's native API for structured logging in Go.41
samber/slog-formatterA library that provides attribute formatting for structured logging in Go.133
samber/slog-sentryA Sentry handler library for structured logging in Go48
echocat/slf4gA simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations.3
pieterclaerhout/go-logA logging library that provides functions to log different levels of messages with various options.10
gyozatech/noodlogA logging library for Go that allows configuration and customization of log messages.44
samber/slog-channelA Go channel handler for structured logging6
samber/slog-webhookA library that provides a webhook handler for structured logging in Go9
samber/slog-multiA logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel.404