logging-api

This project is the logging api library in the cisco vss foundation runtime

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

logging-api
Last Version

Last Version

1.2.1-3
Release Date

Release Date

Type

Type

jar
Description

Description

logging-api
This project is the logging api library in the cisco vss foundation runtime
Project URL

Project URL

https://github.com/foundation-runtime/logging/tree/master/logging-api
Project Organization

Project Organization

Cisco
Source Code Management

Source Code Management

https://github.com/foundation-runtime/logging.git

Download logging-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.cisco.oss.foundation/logging-api/ -->
<dependency>
    <groupId>com.cisco.oss.foundation</groupId>
    <artifactId>logging-api</artifactId>
    <version>1.2.1-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/logging-api/
implementation 'com.cisco.oss.foundation:logging-api:1.2.1-3'
// https://jarcasting.com/artifacts/com.cisco.oss.foundation/logging-api/
implementation ("com.cisco.oss.foundation:logging-api:1.2.1-3")
'com.cisco.oss.foundation:logging-api:jar:1.2.1-3'
<dependency org="com.cisco.oss.foundation" name="logging-api" rev="1.2.1-3">
  <artifact name="logging-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cisco.oss.foundation', module='logging-api', version='1.2.1-3')
)
libraryDependencies += "com.cisco.oss.foundation" % "logging-api" % "1.2.1-3"
[com.cisco.oss.foundation/logging-api "1.2.1-3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.jdom : jdom2 jar 2.0.5
org.slf4j : slf4j-api jar 1.7.21
org.reflections : reflections jar 0.9.8
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javawriter jar 2.5.1
commons-configuration : commons-configuration jar 1.10
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.jboss.resteasy : jaxrs-api jar 3.0.12.Final
org.springframework : spring-web jar 4.2.0.RELEASE
com.cisco.oss.foundation : configuration-api jar 1.1.0-1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-test jar 4.2.4.RELEASE
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.

logging holds libraries that extends the slf4j and add many useful features

You can read the user guide in Wiki.

Following is the list of release references to the different libraries managed under this repository:

logging-api
logging-log4j

Nightly Builds can be found here

com.cisco.oss.foundation

What is it about? http://foundation-runtime.github.io/

Versions

Version
1.2.1-3
1.2.1-2
1.2.1-1
1.2.0-10
1.2.0-9
1.2.0-8
1.2.0-7
1.2.0-6
1.2.0-5
1.2.0-4
1.2.0-3
1.2.0-2
1.2.0-1
1.1.0-2
1.1.0-1
1.0.2-2
1.0.2-1
1.0.0-1
0.0.0-6
0.0.0-5