l

logger-f-log4j_2.12

Logger for F[_] - Logger with Log4j
https://github.com/Kevin-Lee/logger-f
MIT
Kevin's Code
Kevin Lee
Files download
File Operation
logger-f-log4j_2.12-2.0.0-beta24.jar download
logger-f-log4j_2.12-2.0.0-beta24.pom download
logger-f-log4j_2.12-2.0.0-beta24-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>logger-f-log4j_2.12</artifactId>
  <version>2.0.0-beta24</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:logger-f-log4j_2.12:2.0.0-beta24'
Gradle Kotlin
implementation("io.kevinlee:logger-f-log4j_2.12:2.0.0-beta24")
Scala SBT
libraryDependencies += "io.kevinlee" % "logger-f-log4j_2.12" % "2.0.0-beta24"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='logger-f-log4j_2.12', version='2.0.0-beta24')
)
Apache Ivy
<dependency org="io.kevinlee" name="logger-f-log4j_2.12" rev="2.0.0-beta24" />
Leiningen
[io.kevinlee/logger-f-log4j_2.12 "2.0.0-beta24"]
Apache Buildr
'io.kevinlee:logger-f-log4j_2.12:jar:2.0.0-beta24'