go-logger
There are 22 repositories under go-logger topic.
gookit/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
donnie4w/go-logger
High-performance Go logging library, with concurrency performance 10 times or more faster than the official library. Go高性能日志库,适用于高并发场景,并发性能是官方库10倍或以上
gol4ng/logger
another GO logger. The main line is to provide a friendly and fast API to send your log wherever you want.
teal-finance/emo
Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information
celestix/logger
A very light and simple logging package written in Go.
obalunenko/logger
A configurable structure leveled logger stored in context with an adapter interface for logger libraries allows not to depend on any of them directly.
opencoff/go-logger
Enhanced logger derived from golang's standard lib
gookit/gsr
Go Standards Recommendations - common interfaces. e.g: cache, logger. Golang 一些通用的接口定义
hafidzdev17/self-payroll-system
Go web service using echo framework
nekomeowww/gorm-logger-logrus
A gorm logrus logger implementation
donnie4w/test
program testing
gol4ng/logger-http
Gol4ng logger sub package for http
gtsigner/logger
golang日志处理包 windows also need color
GabrielHCataldo/go-logger
📑 Lightweight, fully configurable and open source log library written in Go. Supports multiple inputs, and easily customized outputs with value masks for all types.
cyrus2281/go-logger
Complete customizable GoLang logger utility package
fmorenovr/gologger
Golang Logger System implementation.
jenish-jain/logger
A slog based go logger wrapper for all logging usecases
kkrypt0nn/tangra
🪵 A lightweight and easy to use Go logging library
manzoor77/go-logfile
create logfile in go
ojroques/leveledlog
A Go package for leveled logs
ralvarezdev/go-logger
Logger implementation for Golang projects
sivaosorg/loggy
loggy is a minimalist logging library for Go that provides configurable logging with multiple severity levels, formatted messages, caller location tracking, and thread-safe operations. It is designed to be lightweight and highly customizable to suit various logging needs.