ozzo-log

Log library

A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets.

A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets.

GitHub

122 stars
13 watching
31 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
subchen/go-log A comprehensive logging package with configurable logging levels, formatters, and writers. 14
go-ozzo/ozzo-dbx A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. 638
go-ozzo/ozzo-routing A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. 455
go-playground/log A simple and highly configurable logging library for Go. 293
siddontang/go-log A Golang logging library with support for multiple handlers and log levels 35
alexcesaro/log Provides logging libraries with simple and fast output options 48
gyozatech/noodlog A logging library for Go that allows configuration and customization of log messages. 44
apex/log A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. 1,367
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
azer/logger A minimalistic logging library for Go. 157
xybor-x/xylog A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. 16