A simple SLF4J binding that outputs log messages to the console without configuration.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use SLF4J Logger to log messages to the console via the Simple provider.
No known issues recorded.
No dependency data recorded yet.