An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: zerolog

rs/zerolog

Zero Allocation JSON Logger

Language: Go - Size: 1.31 MB - Last synced at: about 21 hours ago - Pushed at: 5 months ago - Stars: 11,780 - Forks: 603

adreasnow/otelzlog

Language: Go - Size: 322 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

samber/slog-zerolog

🚨 slog: Zerolog handler

Language: Go - Size: 85 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 54 - Forks: 4

ziflex/lecho

Zerolog wrapper for Echo framework 🍅

Language: Go - Size: 81.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 105 - Forks: 11

adreasnow/slogzlog

Language: Go - Size: 259 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

huangsam/go-trial

Master Golang now! 🔥

Language: Go - Size: 1.12 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

owlsome-official/zlogtime

zlogtime is a logging library, which measure the elapsed time of services on-demand.

Language: Go - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

owlsome-official/zlogres

zlogres is a middleware for GoFiber that logging about api elapsed time since request to response.

Language: Go - Size: 14.6 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

darvaza-proxy/slog

structured logger adaptors

Language: Go - Size: 710 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 12 - Forks: 2

samber/oops

🔥 Error handling library with context, assertion, stack trace and source fragments

Language: Go - Size: 2.2 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 735 - Forks: 28

ronelliott/snek

Cobra and zerolog setup for go.

Language: Go - Size: 44.9 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

MatusOllah/slogcolor

Color handler for log/slog

Language: Go - Size: 66.4 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 3

syahidfrd/go-boilerplate

REST API boilerplate built with Go - Echo Framework

Language: Go - Size: 94.7 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 8

Allaman/go-cli-skeleton

A minimal but functional skeleton Go CLI application

Language: Go - Size: 4.06 MB - Last synced at: 7 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

gin-contrib/logger

Gin middleware/handler to logger url path using rs/zerolog

Language: Go - Size: 662 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 203 - Forks: 38

lzap/cloudwatchwriter2

AWS CloudWatch log/slog handler & zerolog writer

Language: Go - Size: 107 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

owlsome-official/zlogwrap

zlogwrap is a logging library, which wrapping all common use from zerolog.

Language: Go - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

archdx/zerolog-sentry 📦

Sentry writer for zerolog logger

Language: Go - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 33 - Forks: 30

amirhasanpour/Bama-Clone-Web-API

Scalable, observable, and Dockerized RESTful API for a car sales management platform, built with Go (Gin), PostgreSQL, Redis, and integrated with Prometheus, Grafana, and ELK for monitoring and logging

Language: Go - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

semihalev/zlog

The Fastest Zero-Allocation Logging Library for Go

Language: Go - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

Lucasvmarangoni/logella

A Golang minimalistic logger and error library.

Language: Go - Size: 349 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

maxviazov/signal-flow

Event-driven platform for real-time market data analysis, enriched with AI-driven news sentiment.

Language: Go - Size: 37.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

maxbolgarin/logze

Structured logging with zerolog efficiency and slog interface

Language: Go - Size: 298 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

delineateio/go-neat

Opinionated Git utility CLI written in Go

Language: Go - Size: 152 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

go-logr/zerologr

A logr implementation using Zerolog

Language: Go - Size: 36.1 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 10

thedataflows/go-lib-log

A simple logging library for Go, using Zerolog

Language: Go - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

gbenson-net/logger

Thin wrapper around zerolog

Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nikiniki19/Collections-Service

The Collection Service is a backend built in Golang that serves as the core logic layer for the Collections API Gateway. It exposes gRPC endpoints to handle all collection-related operations and stores data in PostgreSQL. Zerolog is used for structured logging to ensure high-performance and efficient observability.

Language: Go - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nikiniki19/JOBPORTAL-REST-API

Job Portal REST API built with Golang, Gin, GORM, and JWT (RSA key-based auth). Includes Redis caching, Zerolog for structured logging, middleware, and Docker support. Follows clean architecture with unit tests and mocking using Go’s testing ecosystem.

Language: Go - Size: 11.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tulir/zerozap

A zap core to convert output to zerolog

Language: Go - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

vitaliy-art/gorm-zerolog 📦

Simple zerolog implementation of GORM logger

Language: Go - Size: 25.4 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TheDevisi/sorty

Manage your downloads folder

Language: Go - Size: 5.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

HildaM/logs

A simple, flexible Go logging library supporting both stdout and file output, with size/time-based rotation and compression features. Uses the Option pattern for flexible configuration, designed for small projects. | 一个简单、灵活的Go日志库,支持标准输出和文件输出,具有按大小/时间轮转、日志压缩等功能。采用Option模式,配置灵活,专为小型项目设计

Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

joeycumines/logiface

Package logiface provides a performant zerolog-like API for any logger.

Language: Go - Size: 349 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

etkecc/go-apm

Language: Go - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aswinbennyofficial/SuSHi

A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo

Language: Go - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 0

akmamun/go-fication

Golang API Boilerplate using chi, gorm, zerolog

Language: Go - Size: 302 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 4

psapezhka/resty-zerolog

A simple wrapper for zerolog to use it as an implementation of Logger interface from Resty

Language: Go - Size: 59.6 KB - Last synced at: 1 day ago - Pushed at: 25 days ago - Stars: 2 - Forks: 1

psapezhka/hclog-zerolog

A wrapper for zerolog to use it as an instance of Hahicorp hclog.Logger.

Language: Go - Size: 73.2 KB - Last synced at: about 21 hours ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

efectn/fiber-boilerplate

Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.

Language: Go - Size: 265 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 8

dcarbone/zadapters

Some simple adapters for Zerolog so it can be used as a *log.Logger or in packages that define their own Logger

Language: Go - Size: 57.6 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

aswinbennyofficial/go-project-template

Go project template using go-chi, pgxpool, go-redis, gocql, zerolog, amqp091-go, middlewares, dockerfile and compose etc..

Language: Go - Size: 167 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

fioepq9/pzlog

A pretty console writer for zerolog, powered by pterm.

Language: Go - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

phongnd2802/ezy-mark

EzyMark is a high-performance, scalable, and concurrent backend API for e-commerce, built with Go and Fiber, designed for modern online retail businesses.

Language: Go - Size: 576 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tozd/go-zerolog

Opinionated configuration of zerolog package. Read-only mirror of https://gitlab.com/tozd/go/zerolog

Language: Go - Size: 271 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tozd/go-cli

Boilerplate combining Kong CLI argument parsing with zerolog logging. Read-only mirror of https://gitlab.com/tozd/go/cli

Language: Go - Size: 122 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ekkinox/fx-template

Go application template based on Uber Fx.

Language: Go - Size: 315 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 5

Lucasvmarangoni/financial-file-manager

Sistema robusto para o armazenamento e controle de documentos financeiros. Ele oferece aos clientes e administradores de instituições financeiras a capacidade de fazer upload, gerenciar e recuperar documentos financeiros de forma eficiente.

Language: Go - Size: 899 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

logur/adapter-zerolog 📦

Logur logger adapter for zerolog

Language: Makefile - Size: 38.1 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

roniahmad/go-cleancode-backend

Ready to use Golang backend with clean architecture and JWT authentication

Language: Go - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

Language: Go - Size: 136 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

dreamph/logc

Dynamic Golang Logger (Zap, ZeroLog)

Language: Go - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

rizanw/go-log

ready to use configurable, structured, hierarchical logging wrapper for Go

Language: Go - Size: 46.9 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kestn/fxzerolog

An adaptation of zerolog for integration with Uber Fx framework.

Language: Go - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rzajac/zltest

Package zltest provides facilities to test zerolog log messages.

Language: Go - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 3

ahmadhabibi14/vftalk

AAAAAAAAAAAAAAAAAAAAAAAAAA

Language: Go - Size: 27.5 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

solodynamo/custom-log-marshaler

Attempt to R.I.P PII or unnecessary info in logs and reduce log ingestion costs in the process.

Language: Go - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

tatangharyadi/service

Event-driven microservices via GCP Pub/Sub

Language: Go - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

RajabovIlyas/golang-crud

This application allows users to perform basic operations on data in a database. In this scenario

Language: Go - Size: 156 KB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

UnnoTed/horizontal

pretty logging based on the zerolog.ConsoleWriter

Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 4

philip-bui/grpc-zerolog

Middleware Router logging Protobuf requests, metadata and responses into JSON Logs.

Language: Go - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 5

thatmattlove/zhw

Zerolog HTTP Writer

Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Elara6331/logger 📦

Extremely fast human and machine-readable logger for Go. This repository is a mirror.

Language: Go - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

ao-concepts/logging

Logger that wraps zerolog and fits for use with gorm.

Language: Go - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

rafaelespinoza/logg

Structured logging library with simple API

Language: Go - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ilya1st/rotatewriter

Writter for internal golang log library or for rs/zerolog which has normal smooth nonblocking rotate

Language: Go - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 1

hirosassa/zerodriver

Zerolog based logging library optimized for Cloud Logging (formerly Stackdriver Logging)

Language: Go - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 10

TheFeij/Simple-Bank

simple bank back-end

Language: Go - Size: 2.76 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

raohwork/gorm0log

A Gorm logger using Zerolog as backend.

Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jamestiotio/msattack

[WIP] - Metal Slug Attack Server Reimplementation

Language: Python - Size: 7.98 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

alexferl/zerolog

Zero setup JSON logger

Language: Python - Size: 250 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

lavrd/loghell

Simple and not efficient log management tool

Language: Rust - Size: 988 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

mef13/zslog

zerolog with sentry and lumberjack

Language: Go - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

aswinbennyofficial/sre-exercises

Building a resilient backend project from scratch with Dockerization and CI/CD, incorporating Site Reliability Engineering (SRE) principles. Demonstrating best practices in modular architecture, logging, database migration, and CI/CD pipelines for automated testing, deployment.

Language: Go - Size: 41 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

michelia/urmq

util of RbbitMQ. amqp , zerolog and reconnect

Language: Go - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

rs/logbench

Golang logging library benchmarks

Language: Go - Size: 236 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 69 - Forks: 15

seyuta/senggoku

Go Fiber boilerplate

Language: Go - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alireza-fa/golang-car-shop

Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT

Language: Go - Size: 6.73 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

mfinelli/go-gooseloggers

custom loggers for goose

Language: Go - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mark-ignacio/zerolog-gcp

a straightforward GCP Cloud Logging (née Stackdriver) writer for github.com/rs/zerolog.

Language: Go - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 3

dre1080/fiberlog

:dna: Logger middleware for fiber using zerolog

Language: Go - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 4

davidjosearaujo/sensor-mesh

Build SensorMesh network with IPFS private swarms with a distributed database between nodes.

Language: Go - Size: 3.91 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

globusdigital/logbench

Structured JSON logging Go libraries benchmark

Language: Go - Size: 545 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 3

shaovie/tlog

Zero Allocation JSON Logger

Language: Go - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

andre-fajar-n/Test-BE-IMP

Test skill for position Backend Engineer in IMP Studio

Language: Go - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mateenbagheri/hermes

Hermes is a logger wrapper

Language: Go - Size: 46.9 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

insan1a/torolog

Torolog provides a wrapper around zerolog, a zero allocation, JSON logging library.

Language: Go - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bhargav-InfraCloud/zerolog-wrapper

A rs/zerolog wrapper to help in customization of logger initialization and propagation using context.

Language: Go - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

go-mods/zerolog-rotate 📦

Language: Go - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

marufboy/golang-rest-api-postgres

CRUD RESTful API in a Golang environment that using Gin Gonic, GORM library and PostgreSQL Database.

Language: Go - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

elgopher/yala

Tiny structured logging abstraction or facade for various logging libraries, allowing the end user to plug in the desired logging library in main.go.

Language: Go - Size: 243 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 14 - Forks: 0

kevinmichaelchen/go-new-relic-gin-zerolog

Setting up Log Forwarding with New Relic + Gin (HTTP Server) + Zerolog Logger

Language: Go - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rtkym/logs-go

logs-go is a logging library wrapped around zerolog.

Language: Go - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

attapon-th/go-pkgs

go package helper

Language: Go - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tracmo/cloudwatchwriter Fork of mec07/cloudwatchwriter

Package to enable sending logs from zerolog to AWS CloudWatch with AWS SDK for Go V2, forked from mec07/cloudwatchwriter

Language: Go - Size: 41 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cwbriscoe/glogv

glogv is a colorized zerolog log viewer. It works well with tail and cat. The source can be easily altered to work with many log formats.

Language: Go - Size: 2.24 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

axkit/flogger

Simplify function's input parameters and execution duration logging routine.

Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kadirgonen/Picus_Security_E-Commerce_App Fork of Picus-Security-Golang-Bootcamp/bitirme-projesi-kadirgonen

bitirme-projesi-kadirgonen created by GitHub Classroom

Language: Go - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Lavalier/zchi

A zerolog Logger/Recoverer middleware for chi.

Language: Go - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

7fffffff/zord

reorders log event objects from github.com/rs/zerolog for better readability

Language: Go - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0