Rethinking logging levels

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • xop-go

    Golang structured logging/tracing framework

  • I'm building a logging/tracing system -- see xop. I'm trying to make it stand out from the competition (which I see as slog and Open Telemetry -- zap and zerolog do not integrate with tracing well enough). As such, I'm examining each aspect of logging and asking myself what I can do better.

  • 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.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能 (by gookit)

  • I'm building a logging/tracing system -- see xop. I'm trying to make it stand out from the competition (which I see as slog and Open Telemetry -- zap and zerolog do not integrate with tracing well enough). As such, I'm examining each aspect of logging and asking myself what I can do better.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts