Show HN: A Better Log Service

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. txtlog

    Txtlog.net main repository

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. hyperloglog

    HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom

    I've heard good things about Axiom[0], especially for high scale needs.

    0: https://axiom.co/

  4. static-php-cli

    Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

    > PHP has a very specific usage which is web applications.

    Originally, yes. But it outgrew that about 10 years or so ago. It's much more general purpose now.[1][2]

    [1]: https://nativephp.com/ -- desktop applications in php

    [2]: https://static-php.dev/ -- build self-contained, statically compiled clis written in php

  5. loglayer

    A modern logging library for Javascript that routes logs to various logging libraries, cloud providers, and OpenTelemetry while providing a fluent API for specifying log messages, metadata and errors.

    Congrats on the launch. I'm the author of LogLayer (https://loglayer.dev) and the idea looked simple enough to quickly implement a transport. During the process, I thought that I could just post logs to the URL generated on the front page. During my testing, I wasn't seeing any logs and was trying to figure out why. I eventually stumbled upon the documentation link in the "Application Logs" section and saw that you actually needed to create a log, use the token from that, and then call the insert endpoint, which feels like a huge slog for something that says you can easily get started. Maybe I'm missing something here?

    I could have spared myself the time if the documentation link was at the top navbar.

  6. Logdy.dev

    Web based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript.

    Congrats on the launch! I'm an author of https://logdy.dev seems like we had a similar problem with logs and decided to solve it but in a slightly different way.

  7. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient 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

  • VS Code app logs browser UI

    1 project | dev.to | 24 Mar 2024
  • Logdy – A Web Viewer for Logs

    1 project | news.ycombinator.com | 6 Mar 2024
  • Show HN: Capture emails with 5 lines of code

    1 project | news.ycombinator.com | 29 Feb 2024
  • Is adding logging to a library good design?

    2 projects | /r/Python | 20 Aug 2022
  • Very fast synchronous C++17 logging library

    2 projects | /r/coolgithubprojects | 24 Dec 2021

Did you know that Go is
the 4th most popular programming language
based on number of references?