go-logadapter provide a flexible and powerful way to handle logging in applications, and can help in debugging, monitoring, and maintaining the application's performance and behavior.
slog: Handler chain, fanout, failover, load balancing... Design workflows of slog handlers: fanout: distribute log.Record to multiple slog.Handler in
English | 中文 olog olog is a lightweight, high-performance, out-of-the-box logging library that relies solely on the Go standard library. Supports outp
Logger Installation go get github.com/go-packagist/logger Usage package main import ( "fmt" "github.com/go-packagist/logger" "time" ) type Custom
pure-log A pure logging library for go, simple & fast. 中文 Overview pure-log is a simple asynchronous logging library for golang. although small, it is
Introduction Package xylog is a logging module based on the design of python logging Feature The basic structs defined by the module, together with th
Zinc Search Engine Zinc is a search engine that does full text indexing. It is a lightweight alternative to Elasticsearch and runs using a fraction of
This is a fork of the exellent Apex Log library. Main changes: Trim unneeded dependencies. Make Fields into a slice to preserve log order. Split the o
Like uniq, but for logs. uno is very useful when one wants to quickly identify the unique or new log statements in large log files. Unlike uniq, uno u
Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color coded for quicker debugging.
GOLOG Golog is an opinionated Go logger with simple APIs and configurable behavior. Why another logger? Golog is designed to address mainly two issues
Substation Substation is a cloud native data pipeline toolkit. What is Substation? Substation is a modular ingest, transform, load (ITL) application f
Mojito is a super-modular, fast, opinion-less framework to bootstrap your next Go web project. It can be used for strict API-only purposes as well as
log4g How To Use? go get -u github.com/acmestack/log4g Import import "github.com/acmestack/log4g/log" Log Example log.SetLevel(log.TraceLevel) defer
💥 logf logf is a high-performance, zero-alloc logging library for Go applications with a minimal API overhead. It's also the fastest logfmt logging l
Fastly Compute@Edge Logging HTTP/S Proxy This proxy enables using Fastly's HTTPS log streaming to services that cannot implement Fastly's challenge/re
GoLogger Providing an interface to leveled logging system and a basic implementation in GO programming language. Requirements GO v1.18+ Installation g
Welcome to the CloudNativePG project! CloudNativePG is an open source operator designed to manage PostgreSQL workloads on any supported Kubernetes clu
Zeus Zeus is a very simple utility package for context-based logging. In its core, it provides syntactic sugar for associating a logger with context.C
cloud-logging-exporter cloud-logging-exporter is a command line agent tool to export file or stdin contents to Cloud Logging. Install go install githu
Distributed Logging A commit logging distributed services with Go. Why build this? What's new here? Simple reason is that distributed systems are cool
slog Go logging library. Features Logger interface for business-adapted log access. use config to init logger. zerolog implementation. Usage package s
compliance OTEL cluster example: version: "3" services: # To eventually offload to Tempo... tempo: image: grafana/tempo:r24-161073a comman
pwnlog Dead-simple, leveled-logging in Golang, pwn style. Colors and message prefixes are as the universe intended them to be: debug - [*] debu
GoLog Package golog or "GoLog" serves as a wrapper around the default log package to implement logging levels: Critical Error Warning Notice Info Debu
uServer-Logger A lightweight ELK stack using Grafana (instead of Kibana), Loki (instead of ElasticSearch), Promtail (instead of Logstash), and a custo
Discord2HTML Discord bot for logging set channels to files every 30 seconds, as an cheap and easy method for me to edit files on my website on the go
Opinionated logging-audit-tracing library. Data collected via klogga can be configured to be exported to different sources, including traditional text logs, but with emphasis on structured storages, primarily time-series databases and Open Telemetry.
🐿️ Squirrel Realtime logs (or any stdout basically!) sharing by just piping squirrel. Why? I'm lazy I wanted to learn Go I wanted to implement a webs