logging

Tag

Cards List
#logging

Game Boy Advance Dev: Logging to the console

Lobsters Hottest · 2d ago Cached

This article explains how to implement logging to the console in Game Boy Advance development using mGBA's custom memory-mapped registers, allowing printf-style debugging via the emulator's log window or terminal.

0 favorites 0 likes
#logging

Clickhouse is winning the Observability Wars

Lobsters Hottest · 4d ago Cached

The article argues that ClickHouse has become the dominant database for observability due to its performance handling high-volume, time-ordered logs, solving long-standing log management challenges.

0 favorites 0 likes
#logging

Show HN: A police department for your Claude Code agents

Hacker News Top · 2026-06-11 Cached

agent-pd is an open-source logging and monitoring tool for Claude Code agents that records all tool and permission events and replays them through deterministic detectors to catch rule violations, without blocking any actions.

0 favorites 0 likes
#logging

DockLog

Product Hunt · 2026-06-11

DockLog is a tool that simplifies Docker logs without requiring a full logging stack.

0 favorites 0 likes
#logging

I built a little "police department" for my Claude Code subagents

Reddit r/AI_Agents · 2026-06-09

A logging hook and CLI tool that records all tool calls and permission events from Claude Code agents into a session log, then replays the log to audit for misbehavior like unauthorized file reads or permission escalation. It is a catch-and-report flight recorder, not a blocker.

0 favorites 0 likes
#logging

A voice call is not “done” if the cost is still invisible

Reddit r/AI_Agents · 2026-06-05

A developer argues that voice call logs must include cost and token data, not just duration and status, to properly assess voice-agent economics, sharing a lesson from a stress test where cost fields were initially null.

0 favorites 0 likes
#logging

@ericzakariasson: https://x.com/ericzakariasson/status/2062199026544787576

X AI KOLs Following · 2026-06-03 Cached

Cursor introduces Debug Mode, which lets the AI agent instrument code, collect runtime logs, and fix bugs based on actual evidence instead of guessing, improving accuracy and handling hard-to-reproduce issues.

0 favorites 0 likes
#logging

superlog

Product Hunt · 2026-06-01

Superlog is a product that helps make your product bug-free.

0 favorites 0 likes
#logging

[D] Your logging setup is not governance. Here’s the difference.

Reddit r/AI_Agents · 2026-05-31

Discusses the difference between observability (logging agent actions) and governance (blocking prohibited actions before execution), emphasizing that teams often conflate them and should treat them as separate problems with separate tooling.

0 favorites 0 likes
#logging

tail CI logs over SSH

Lobsters Hottest · 2026-05-29 Cached

This article describes a new feature that allows users to tail CI logs over SSH using a terminal user interface, requiring no installation and handling ANSI codes correctly.

0 favorites 0 likes
#logging

Launch HN: Superlog (YC P26) – Observability that installs itself and fixes bugs

Hacker News Top · 2026-05-19

Superlog is a self-installing observability tool that automatically instruments code, groups errors, and uses AI agents to investigate and fix bugs, aiming to reduce alert fatigue and manual setup.

0 favorites 0 likes
#logging

Comie.dev

Product Hunt · 2026-05-14

Comie.dev provides a production context for AI applications, integrating logs, databases, and error tracking.

0 favorites 0 likes
#logging

Minimal Viable Zig Error Contexts

matklad · 2026-05-03 Cached

A blog post detailing a minimal pattern for adding error context in Zig using errdefer logging, comparing it to full diagnostics sinks and catch blocks, and discussing tradeoffs.

0 favorites 0 likes
← Back to home

Submit Feedback