Commons Logging is a thin adapter allowing configurable bridging to other logging systems.
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
<version>1.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Logs an info message using Commons Logging.
Consider migrating to SLF4J for better performance and flexibility.
No dependency data recorded yet.