Show HN: Timberlogs – Drop-in structured logging for TypeScript

Hacker News cheers no‑bloat logs, but wants Python, pricing, and plugins

TLDR: Timberlogs debuts a free beta for simpler TypeScript logging with search and redaction. The crowd loves the anti-bloat pitch but demands Python support, richer metadata, plugins, working docs search, and clear pricing—turning ease versus enterprise depth into the main showdown.

Hacker News just met Timberlogs, a plug-and-play tool that replaces messy console messages with tidy, searchable logs for TypeScript apps. The creator says they were “tired of console.log in production,” promising auto-batching, sensitive-data redaction, full-text search, a real-time dashboard, and “flow tracking.” Fans cheered the no-bloat vibe and beta-free price, with willwade calling it simpler than pricey Papertrail/Datadog and asking for a Python version. Another thread asked how redaction works—homemade or a library? The mood: excited, but ready to inspect the wiring.

Then came the skeptics. coronapl liked easy user/session IDs but argued real apps need richer tags—tenant IDs, operations, more—citing Winston’s “child loggers.” uallo pushed for plugins for Winston and Pino and dropped side-eye: “PS: your documentation search does not wor…” Money questions arrived fast: “price range?” asked gokaygurcan. Commenters joked about “console.log rehab” and a “redact-o-matic,” while the core debate simmered: minimal and simple vs enterprise-grade features. Translation: the crowd loves the promise, but wants metadata, integrations, a Python port, and a clear pricing story. Curious? Tap the site, docs, npm, and GitHub.

Key Points

  • Timberlogs is a drop-in structured logging solution for TypeScript intended to replace console.log in production.
  • Integration is via the timberlogs-client npm package with a simple initialization API (createTimberlogs).
  • Features include auto-batching with retries, automatic sensitive data redaction, full-text search, a real-time dashboard, and flow tracking.
  • Example usage shows logging info with metadata and errors for improved context.
  • The product is in beta, free to use, and provides site, documentation, npm, and GitHub links for onboarding.

Hottest takes

"so much of the logging Saas products are bloated" — willwade
"you need more metadata for proper filtering" — coronapl
"Your documentation search does not wor..." — uallo
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.