Logging Interface API

Simple logging interface API

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.log
ArtifactId

ArtifactId

log-front-api
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Logging Interface API
Simple logging interface API
Project URL

Project URL

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

Source Code Management

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

Download log-front-api

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0.1
1.0