Beigesoft logging adapter for SLF4J on standard Java.

It contains of simple, non-static, OOP and resources(performance) friendly logger, its bridges to Android, SLF4J and Apache Common Logging.

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-logging-slf4j
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft logging adapter for SLF4J on standard Java.
It contains of simple, non-static, OOP and resources(performance) friendly logger, its bridges to Android, SLF4J and Apache Common Logging.

Download beige-logging-slf4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-logging-slf4j/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-logging-slf4j</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-logging-slf4j/
implementation 'org.beigesoft:beige-logging-slf4j:1.0.3'
// https://jarcasting.com/artifacts/org.beigesoft/beige-logging-slf4j/
implementation ("org.beigesoft:beige-logging-slf4j:1.0.3")
'org.beigesoft:beige-logging-slf4j:jar:1.0.3'
<dependency org="org.beigesoft" name="beige-logging-slf4j" rev="1.0.3">
  <artifact name="beige-logging-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-logging-slf4j', version='1.0.3')
)
libraryDependencies += "org.beigesoft" % "beige-logging-slf4j" % "1.0.3"
[org.beigesoft/beige-logging-slf4j "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.beigesoft : beige-logging-base jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0