christophsturm
01/19/2021, 1:25 PMoshai
01/24/2021, 10:04 PMchristophsturm
01/24/2021, 10:07 PMimplementation("io.github.microutils:kotlin-logging:2.0.4")
implementation("org.apache.logging.log4j:log4j-core:$log4j2Version")
implementation("org.apache.logging.log4j:log4j-api:$log4j2Version")
implementation("org.apache.logging.log4j:log4j-jul:$log4j2Version")
implementation("org.apache.logging.log4j:log4j-slf4j18-impl:$log4j2Version")
oshai
01/25/2021, 4:22 AMchristophsturm
02/20/2021, 1:01 PM