Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates obtaining a Log instance via LogFactory.
No known issues recorded.
No dependency data recorded yet.