logxi

Logger

A performance-oriented logging package for Go applications.

A 12-factor app logger built for performance and happy development

GitHub

359 stars
11 watching
51 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
azer/loggerA minimalistic logging library for Go.157
chzyer/logexA Go library that provides logging functionality with features such as tracing and level support.43
pragmaticivan/logglixA custom logger backend app that integrates Loggly requests into an Elixir application11
gyozatech/noodlogA logging library for Go that allows configuration and customization of log messages.44
mbndr/logoA logging library with flexible configuration and output options12
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
apsdehal/go-loggerA logging library for Go programs providing customizable logging options and a simple API290
yuseferi/zaxA library that adds context to a logging system for easier parameter management and reduced boilerplate code generation.26
pieterclaerhout/go-logA logging library that provides functions to log different levels of messages with various options.10
simukti/sqldb-loggerA logger for Go SQL databases without modifying the existing standard library usage.364
amoghe/distillogA minimalistic logging library with support for varying log levels and no extraneous features.31
imkira/go-loggers-benchA benchmarking tool to compare the performance and characteristics of different logging libraries in Go.53
karlseguin/log.zigA structured logging library for Zig that provides a flexible and efficient way to log messages.101
kpango/glgA fast and simple logging library for Go190