mulog VS ring

Compare mulog vs ring and see what are their differences.

mulog

μ/log is a micro-logging library that logs events and data, not words! (by BrunoBonacci)

ring

Clojure HTTP server abstraction (by ring-clojure)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mulog ring
4 15
471 3,713
- 0.5%
4.6 8.2
about 1 month ago 4 days ago
Clojure Clojure
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mulog

Posts with mentions or reviews of mulog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-20.
  • Tracing: Structured Logging, but better in every way
    9 projects | news.ycombinator.com | 20 Sep 2023
    There are logging libraries that include syntactically scoped timers, such as mulog (https://github.com/BrunoBonacci/mulog). While a great library, we preferred timbre (https://github.com/taoensso/timbre) and rolled our own logging timer macro that interoperates with it. More convenient to have such niceties in a Lisp of course.
  • A History of Clojure (2020) [pdf]
    22 projects | news.ycombinator.com | 10 Aug 2023
  • Logging verbosely into a ring buffer?
    3 projects | /r/java | 13 Apr 2022
  • Debugging in Clojure
    5 projects | news.ycombinator.com | 6 Jul 2021
    Assuming the crash doesn't cause the process to completely exit, you could indeed use `scope-capture` for this. This works well for local dev. In theory, you could use `sc.api/spy` in production code, and then attach a remote repl to diagnose any crashes. I wouldn't recommend this though, I think it would be best to use a good logging library like Mulog: https://github.com/BrunoBonacci/mulog

ring

Posts with mentions or reviews of ring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

What are some alternatives?

When comparing mulog and ring you can also consider the following projects:

timbre - Pure Clojure/Script logging library

Jetty - Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

re-frame-10x - A debugging dashboard for re-frame. X-ray vision as tooling.

usermanager-reitit-integrant-example - A little demo web app in Clojure, using Integrant, Ring, Reitit, Selmer (and a database)

debug-repl - A Clojure debug repl as nrepl middleware

ring-netty-adapter - Netty Support for Ring

clj-otel - An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry.

ketu - A clojure kafka client with core.async integration.

cider - The Clojure Interactive Development Environment that Rocks for Emacs

clojure-polylith-realworld-example-app - Clojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

spyscope - Trace-oriented debugging tools for Clojure

clojure - The Clojure programming language