Beigesoft logging base Java library.

It consists of abstraction of simple, non-static, OOP and memory(performance)-friendly loggers and its implementations.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-logging-base
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft logging base Java library.
It consists of abstraction of simple, non-static, OOP and memory(performance)-friendly loggers and its implementations.

Download beige-logging-base

How to add to project

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

Dependencies

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