l

logger-f-log4j_2.13

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.13-2.0.0-beta9.jar download
logger-f-log4j_2.13-2.0.0-beta9.pom download
logger-f-log4j_2.13-2.0.0-beta9-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>logger-f-log4j_2.13</artifactId>
  <version>2.0.0-beta9</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:logger-f-log4j_2.13:2.0.0-beta9'
Gradle Kotlin
implementation("io.kevinlee:logger-f-log4j_2.13:2.0.0-beta9")
Scala SBT
libraryDependencies += "io.kevinlee" % "logger-f-log4j_2.13" % "2.0.0-beta9"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='logger-f-log4j_2.13', version='2.0.0-beta9')
)
Apache Ivy
<dependency org="io.kevinlee" name="logger-f-log4j_2.13" rev="2.0.0-beta9" />
Leiningen
[io.kevinlee/logger-f-log4j_2.13 "2.0.0-beta9"]
Apache Buildr
'io.kevinlee:logger-f-log4j_2.13:jar:2.0.0-beta9'