echopraxia-scala-example VS odin

Compare echopraxia-scala-example vs odin and see what are their differences.

echopraxia-scala-example

Example project using echopraxia-plusscala (by tersesystems)

odin

Fast & Functional logger in Scala (by valskalla)
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
echopraxia-scala-example odin
1 3
0 309
- 1.6%
7.7 0.0
5 days ago 7 days ago
Scala Scala
- Apache License 2.0
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.

echopraxia-scala-example

Posts with mentions or reviews of echopraxia-scala-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-22.
  • How to do JSON logging in Scala?
    6 projects | /r/scala | 22 Oct 2022
    You should be able to run echopraxia-scala-example. There are a bunch of features, but you can ignore most of it and just use the features with the provided logstash-logback-encoder setup. Then a simple class with

odin

Posts with mentions or reviews of odin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-22.
  • How to do JSON logging in Scala?
    6 projects | /r/scala | 22 Oct 2022
  • Why would I wrap logging into an effect?
    2 projects | /r/scala | 29 Jul 2022
    The situations where logging is not handled as a side effect is when the program is explicitly handling IO, i.e. Odin, but that's the exception rather than the rule, when the logging API also handles the framework implementation.
  • ‘Woof’, a pure Scala 3 logging library
    2 projects | news.ycombinator.com | 18 Dec 2021
    There is also https://github.com/valskalla/odin for a pure/fp Scala logging library (also includes a slf4j bridge if you need to work with java stuff)

    It also has some "fancy" features like changing log level if exception happens

    https://github.com/valskalla/odin#extras-conditional-logging

What are some alternatives?

When comparing echopraxia-scala-example and odin you can also consider the following projects:

scribe - The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.

woof - A pure Scala 3 logging library with no reflection

Scalaz - Principled Functional Programming in Scala

logstash-logback-encoder - Logback JSON encoder and appenders