Beigesoft logging adapter for Apache Common Logging 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
GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-logging-acl
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft logging adapter for Apache Common Logging 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-acl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
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