Logback-core module provides the foundational classes for the Logback logging framework, including appenders and layouts.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a ConsoleAppender instance from logback-core.
No known issues recorded.
No dependency data recorded yet.