logger-f-slf4j

Logger for F[_] - Logger with Slf4j

License

License

MIT
Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

logger-f-slf4j_2.11
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

logger-f-slf4j
Logger for F[_] - Logger with Slf4j
Project URL

Project URL

https://github.com/Kevin-Lee/logger-f
Project Organization

Project Organization

Kevin's Code
Source Code Management

Source Code Management

https://github.com/Kevin-Lee/logger-f

Download logger-f-slf4j_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_2.11/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>logger-f-slf4j_2.11</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_2.11/
implementation 'io.kevinlee:logger-f-slf4j_2.11:1.12.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-slf4j_2.11/
implementation ("io.kevinlee:logger-f-slf4j_2.11:1.12.0")
'io.kevinlee:logger-f-slf4j_2.11:jar:1.12.0'
<dependency org="io.kevinlee" name="logger-f-slf4j_2.11" rev="1.12.0">
  <artifact name="logger-f-slf4j_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-slf4j_2.11', version='1.12.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-slf4j_2.11" % "1.12.0"
[io.kevinlee/logger-f-slf4j_2.11 "1.12.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.kevinlee : logger-f-core_2.11 jar 1.12.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.1
0.2.0
0.1.0