Slf4j-test Alternatives
Similar projects and alternatives to slf4j-test
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
blacklite
"Fast as internal ring buffer" Logback/Log4J2 appender using SQLite with zstandard dictionary compression and rollover.
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better slf4j-test alternative or higher similarity.
slf4j-test discussion
slf4j-test reviews and mentions
Posts with mentions or reviews of slf4j-test.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-01.
-
LogCaptor 2.8.0 Released
It can be useful for library authors who want to assert behavior for user diagnostics. Once it is user facing then it is relied upon and leads to issue discussions. Adding tests helps to avoid regressions due to refactoring, reference if revisited, etc. Sometimes this is benign like logging errors, but other times users will expect certain log message formats and complain if their regex scripts break (similar to depending on an unspecified toString() representation). It certainly isn't the common case to test for, but once user-facing then an implicit part of the api to be aware of. When I've had to do this, I used slf4j-test but log-captor looks very nice too.
Stats
Basic slf4j-test repo stats
1
35
7.8
9 days ago
valfirst/slf4j-test is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of slf4j-test is Java.