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