nowfound

Alternatives

Products that do what An open source clean logs tool does

I’ve lost count of how many times a junior engineer accidentally pushed something into a dev branch that either contained secrets/credentials etc. or that leaked those into logs/std. out. Secure-log prevent logging for apps on production, scan for Secrets and remove them from logging. No more console.log().

  1. 1
    Securelog112

    Prevent leaked secrets across code, logs, and pipelines

    2024

  2. 2

    Track every critical event within your product

    2023

  3. 3
    git:logs176

    The definitive list of open source resources on Github

    2016

  4. 4
    Signale190

    Elegant & hackable console logger for Nodejs 👋

    2018

  5. 5
    EnvKey79

    Protect api keys and credentials. Keep config in sync.

    2017

  6. 6
    Secli85

    A CLI to store secrets locally

    2022

  7. 7

    Develop faster, eliminate complexity, protect your secrets

    2022

  8. 8
    hop.js129

    A fast, free, privacy-first CDN for open-source projects

    Oct 2025

  9. 9

    Find vulnerabilities in open-source code.

    2016

  10. 10
    Phase107

    Open source application secrets manager

    2025

  11. 11
    Twig77

    console.logs for cloud development

    2020

  12. 12IJ
  13. 13IM

    Hello I'm Jack, I was previously a Site Reliability Engineer and i've been working on monitro.dev which makes log monitoring simple for individuals or small teams. It allows you to easily forward any logs to multiple channels such as Slack, Discord & Telegram. The events are also viewable though the admin dashboard and are easily filterable. Currently there is only an NPM package with javascript / typescript support but i have plans to expand this to other languages such as Python, Rust etc. The package has many options, one of them is forwarding any uncaught exception and as an event…

    2024 · monitro.dev

  14. 14AS

    Hey all, Just opened a GitHub account and created this project. This is my first time open-sourcing anything, and also the first time I've used GitHub (and also one of the first times I've used any sort of revision-control system at all). I'm looking for any and all constructive criticism, and if you decide to use my lil' project, it'd be awesome if you dropped me a line and said so! Thanks! https://github.com/andrew-d/cpplog

    2011

  15. 15LZ

    Hey HN We’ve been building Logdash as a lightweight observability tool for side projects and prototypes. Most logging/metrics tools (Prometheus, Grafana, ELK...) are amazing, but feel like overkill when you're just hacking on something small. Logdash gives you: - Real-time logs and custom metrics - Zero config (no YAML, no setup) - One tiny SDK to drop in - Hosted UI with live dashboards We use Logdash to monitor Logdash — our own prod dashboard is public here: https://logdash.io/demo-dashboard Would love feedback, ideas, or questions!

    2025 · logdash.io

  16. 16LD
  17. 17IJ

    .env files have always felt archaic, insecure, clunky and honestly just not fun to work with. I see my friends (and myself) accidentally committing them all the time. Managing secrets across projects becomes a mess of copy-pasting keys into scattered env files with no real way to sync anything. So I built better-env: a secure, developer-friendly alternative to .env. Store your secrets once in a global encrypted store, and load them per-project at runtime. I’d love feedback on whether this feels useful beyond solo devs, and what you’d want for teams or CI setups. Fully open source:…

    Nov 2025 · better-env.dev

  18. 18SJ
  19. 19
    Loghead20

    Context aware log layer for AI coding tools

    Jan 2026

  20. 20RV
  21. 21KC

    Hi HN, I built KeyEnv because I was tired of the "can you Slack me the Stripe key?" workflow. The problem: My team's secrets lived in a mix of Slack DMs, shared Google Docs, and .env files that definitely weren't in .gitignore at some point. Enterprise tools like Vault required more DevOps time than we had. Doppler was close but felt heavier than we needed. What KeyEnv does: keyenv init # link project keyenv pull # sync secrets to local .env keyenv run -- npm start # inject secrets, run command That's basically it. Secrets are encrypted client-side (AES-256-GCM) before leaving your machine.…

    Jan 2026 · keyenv.dev

  22. 22RL

    I've just released rust-loguru, a logging library for Rust that aims to combine intuitive API design (inspired by Go/Python's Loguru) with Rust's performance characteristics. Some highlights: - Consistently outperforms the standard log crate by 50-80% in benchmarks. - Multiple log levels and an extensible handler system -File rotation with better performance than log4rs and other alternatives - Error handling utilities and context helpers I built this because I wanted a logger that was both ergonomic to use and high-performance. The benchmarks comparing it to slog, log, and tracing are…

    2025 · crates.io

  23. 23LR
  24. 24WC

    We developed a module for developers in small to mid-sized companies. It’s an open-source logger for Node.js with a built-in web dashboard to view, filter, and search your app logs.

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →