:green_book: Simple, configurable and scalable Structured Logging for Go.

log Log is a simple, highly configurable, Structured Logging library Why another logging library? There's allot of great stuff out there, but also thought a log library could be made more configurable using pe
Information
Category: Golang / Logging
Watchers: 14
Star: 289
Fork: 22
Last update: Sep 28, 2023

Related Repos



sinkingpoint Clogger Clogger is a WIP version of my idealized logging system. In many ways, it is similar to syslog-ng, FluentBit, or LogStash, but tailored with f
 
123

NCSC-NL Log4j Vulnerability (CVE-2021-44228) This repo contains operational information regarding the vulnerability in the Log4j logging library (CVE-2021-442
 
2.5k

darold TABLE OF CONTENTS NAME SYNOPSIS DESCRIPTION FEATURE REQUIREMENT INSTALLATION POSTGRESQL-CONFIGURATION LOG-STATEMENTS PARALLEL-PROCESSING INCREMENTAL-R
 
156

bradfitz an irresponsibly bad logging library Is CVE-2021-44228 making you feel left out as a Go programmer? Fear not. We can fix that. I wouldn't use this pac
 

dj456119 AlfheimDB-WAL(Testing) The AlfheimDB's high performance write-ahead log. Core Struct WAL file struct in storage: ┌───────────┬───────────┐ │ 1K
 
13

fantasticmao Nginx-Log-Analyzer README English | 中文 What is it Nginx-Log-Analyzer is a lightweight (simplistic) log analyzer, used to analyze Nginx access logs for
 
24

binalyze logger logger is an easily customizable wrapper for logrus with log rotation Usage There is only one function to initialize logger. logger.Init() When
 
108

deref exo: a process manager & log viewer for dev
 
1.9k

kubeshop An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices
 
20

rakyll logtoxray Write to logs, get X-Ray traces. No distributed tracing instrumenation library required. 🚧 🚧 🚧 THIS PROJECT IS A WORK-IN-PROGRESS PROTOTY
 
21

kubec Simply realtime chia log analyzer for chia coin (XCH) farmers
 
1.3k

hashicorp This library provides a metrics package which can be used to instrument code, expose application metrics, and profile runtime performance in a flexible manner.
 
22

go-kit ⚠️   PRE-RELEASE   ⚠️ DO NOT IMPORT THIS MODULE YOUR PROJECT WILL BREAK package log package log provides a minimal interface for structured logging in
 
166

JackBister Logsuck is a program that makes it easier for you to deal with your logs. It serves a similar purpose to Splunk or the ELK stack. You can use it to search your logs, correlate logs from different log files with each other and set up alerts and dashboards based on your logs. On top of that, Logsuck is extremely simple to deploy, and is free.
 
23.2k

sirupsen Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger.