#ZeroLog
zerolog (⭐️ 12507)

Zero Allocation JSON Logger

#go
September 26, 2026 at 12:52 PM
日記が続かない人へ。

毎日ちゃんと書かなくていい。
長文じゃなくていい。

「今日は仕事」
「今日は休み」

それだけでも、1年後にはちゃんと記録になります。

ZEROLOGは、書かないミニマルな記録アプリ。

1タップで一日を残せます。
広告・通知なし、完全オフライン。

「記録したいけど、日記は続かない」
そんな人に。

ZEROLOG — 1タップで一日を残す。

#日記 #ライフログ #習慣 #個人開発

play.google.com/store/apps/d...
ZEROLOG — Tap to log your day - Apps on Google Play
Just tap to log your day. Offline minimalist diary & habit tracker..
play.google.com
September 25, 2026 at 9:48 AM
zerolog (⭐️ 12507)

Zero Allocation JSON Logger

#go
September 24, 2026 at 2:14 PM
Art train! 🔵🟣 (I tried to choose some "couple" art 💖)

Another one so soon 😂 (no pressure!)
@takkunotori.bsky.social
@kubiparfait.bsky.social
@susutaru.bsky.social
@tamasama.bsky.social
November 13, 2025 at 6:48 AM
zerolog (⭐️ 12502)

Zero Allocation JSON Logger

#go
September 22, 2026 at 1:04 AM
rs/zerolog: Zero Allocation JSON Logger
rs/zerolog: Zero Allocation JSON Logger
https://github.com/rs/zerolog
github.com
April 20, 2025 at 1:11 AM
#golang > Release v1.32.0 · rs/zerolog
https://github.com/rs/zerolog/releases/tag/v1.32.0
Release v1.32.0 · rs/zerolog
github.com
February 4, 2024 at 3:01 PM
We use this same approach for testing our etcd based KV store, very handy!
November 3, 2024 at 10:15 PM
go vet のカスタム Linter で zerolog の log.Ctx() 呼び忘れ検出器作った
AST 解析して context.Context とか echo.Context が取れる場合だけ反応するようにしてる

久々にエンジニアっぽいことやったな、楽しい
November 5, 2025 at 2:21 PM
The JSON is an artifact produced by a parser on the previous step of the pipeline, theoretically I can:

1. just use i.e. zerolog to create detailed loks of the selected data from the JSON i am interested in; and then just use alloy to ship data to loki (leveraging pod logs auto discovery - ez ops)
December 18, 2024 at 10:05 PM
今まで見た中で slog に関する一番詳細な日本語解説w

>もっと log/slog を使おう
zenn.dev/mattn/articl...

今まで使ってる zap や zerolog なんかの構造化ログから置き換えるのは結構大変なのよねぇ...
もっと log/slog を使おう
zenn.dev
December 25, 2023 at 11:25 PM
if err != nil { return err } がある言語で誰も今更記述の短さとか気にしてなくて、それよりも問題の起こりづらさや読んだときの分かりやすさの方を求めてると思うんだけど。zapやzerologでこれ系のsyntaxに文句言ってる人そんなにいる?
August 23, 2023 at 3:04 AM
zerolog (⭐️ 12501)

Zero Allocation JSON Logger

#go
September 11, 2026 at 10:11 AM
zerolog (⭐️ 12498)

Zero Allocation JSON Logger

#go
September 6, 2026 at 5:20 PM
gin-zerolog (⭐️ 17)

Gin middleware to use zerolog

#go
September 2, 2026 at 7:11 AM
zerolog (⭐️ 12493)

Zero Allocation JSON Logger

#go
August 23, 2026 at 11:07 AM
zerolog (⭐️ 12485)

Zero Allocation JSON Logger

#go
August 4, 2026 at 12:49 PM
Sandbox escapes show that AI agents with network access and a big budget are dangerous without guardrails (see Hugging Face). True protection requires strict container isolation or manual command approvals. This is exactly what my platform, ZeroLog, provides.
August 4, 2026 at 12:57 PM
Template distribution is the main bottleneck for agent teams needing isolated sandboxes. Using fresh containers from a shared base image with layered configs cuts provisioning from minutes to seconds.

Disclosure: I built ZeroLog, which automates this.
August 4, 2026 at 9:43 AM
For production agents, sandboxing needs more than network isolation: you need per-request approval, cost visibility, and shell-level auditability to prevent runaway bills. (Disclosure: I built ZeroLog, a Swiss container with live cost-per-command display).
August 4, 2026 at 9:48 AM
zerolog (⭐️ 12478)

Zero Allocation JSON Logger

#go
July 21, 2026 at 8:10 PM
zerolog (⭐️ 12478)

Zero Allocation JSON Logger

#go
July 21, 2026 at 7:53 AM
zerolog (⭐️ 12455)

Zero Allocation JSON Logger

#go
July 10, 2026 at 6:12 PM
これも indigo の中で使ってる go-log はよさげだな。 zap のラッパーなんだな。 IPFS の Go 実装 Kubo の中で使ってるのか
https://github.com/ipfs/go-log

個人的な好みで logger は zerolog を使ってるのだが,分散システムは大概 zap だし,時代は zap かのう...
GitHub - ipfs/go-log: A logging library used by go-ipfs
A logging library used by go-ipfs. Contribute to ipfs/go-log development by creating an account on GitHub.
github.com
May 16, 2023 at 6:10 AM