Last Version

logging 0.0.1

Sl4j bridge to Xenon logging framework (based on JUL).

License

License

License
Notice
Categories

Categories

VMware Container Virtualization Tools Logging Application Layer Libs
GroupId

GroupId

com.vmware.xenon
ArtifactId

ArtifactId

logging
Version

Version

0.0.1
Type

Type

pom
Description

Description

logging
Sl4j bridge to Xenon logging framework (based on JUL).
Project URL

Project URL

https://github.com/vmware/xenon

Download logging 0.0.1

Filename Size
logging-0.0.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.vmware.xenon/logging/ -->
<dependency>
    <groupId>com.vmware.xenon</groupId>
    <artifactId>logging</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.xenon/logging/
implementation 'com.vmware.xenon:logging:0.0.1'
// https://jarcasting.com/artifacts/com.vmware.xenon/logging/
implementation ("com.vmware.xenon:logging:0.0.1")
'com.vmware.xenon:logging:pom:0.0.1'
<dependency org="com.vmware.xenon" name="logging" rev="0.0.1">
  <artifact name="logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vmware.xenon', module='logging', version='0.0.1')
)
libraryDependencies += "com.vmware.xenon" % "logging" % "0.0.1"
[com.vmware.xenon/logging "0.0.1"]

Dependencies

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

Project Modules

  • slf4j-xenon