is not current version
Last Version 5.0

Logging interface 2.0

Classes to simplify integration with logging systems

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.log
ArtifactId

ArtifactId

log-front
Version

Version

2.0
Type

Type

jar
Description

Description

Logging interface
Classes to simplify integration with logging systems
Project URL

Project URL

https://github.com/pwall567/log-front
Source Code Management

Source Code Management

https://github.com/pwall567/log-front.git

Download log-front 2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.