Implementation for j(s)-lib logger

Provider implementation of j(s)-lib logger based on log4j-1.2.16.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-log4j
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation for j(s)-lib logger
Provider implementation of j(s)-lib logger based on log4j-1.2.16.
Project URL

Project URL

https://github.com/js-lib-com/log4j
Source Code Management

Source Code Management

https://github.com/js-lib-com/log4j

Download js-log4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.js-lib : js-commons jar 1.2.0
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Implementation for j(s)-lib Logger API

Reference implementation of j(s)-lib logger based on log4j-1.2.16.

com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.2.0
1.0.0