slf4j-test

Implementation of SLF4J which allows easy access to logging events in tests (by valfirst)

Slf4j-test Alternatives

Similar projects and alternatives to slf4j-test

  1. LogCaptor

    🎯 LogCaptor captures log entries for unit and integration testing purposes

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. log-capture

    assertions for logging with logback

  4. PM-Lecture

    Discontinued Lecture "Programmiermethoden"

  5. pl4j

    Pretty Logger for Java

  6. blacklite

    "Fast as internal ring buffer" Logback/Log4J2 appender using SQLite with zstandard dictionary compression and rollover.

  7. tinylog

    tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android

  8. Feign

    6 slf4j-test VS Feign

    Feign makes writing java http clients easier

  9. 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.

    Kargo logo
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

Log in or Post with

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
    3 projects | /r/java | 1 Feb 2023
    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.


Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

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