Log Forwarder API

Definitions for use of Log Forwarders which take generic input from log appenders and forward to specific destinations.

License

License

GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

log-forwarder-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log Forwarder API
Definitions for use of Log Forwarders which take generic input from log appenders and forward to specific destinations.

Download log-forwarder-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0