Support classes for logging using logback and slf4j
'com.spotify:logging:2.1.0'
<dependency> <groupId>com.spotify</groupId> <artifactId>logging</artifactId> <version>2.1.0</version> </dependency>
<dependency org="com.spotify" name="logging" rev="2.1.0"/>
"com.spotify", "logging", "2.1.0"