Last Version

Brooklyn Logback Includable Configuration 1.0.0

This project contains various "include" files which can be included by logback configuration, setting up logging for brooklyn. This project does *not* contain a logback.xml so is safe to include without causing errors, and if it is included you can then include any of the files provided here in your logback.xml.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.apache.brooklyn
ArtifactId

ArtifactId

brooklyn-logback-includes
Version

Version

1.0.0
Type

Type

jar
Description

Description

Brooklyn Logback Includable Configuration
This project contains various "include" files which can be included by logback configuration, setting up logging for brooklyn. This project does *not* contain a logback.xml so is safe to include without causing errors, and if it is included you can then include any of the files provided here in your logback.xml.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=brooklyn-server.git/brooklyn-logback-includes

Download brooklyn-logback-includes 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.7
ch.qos.logback : logback-core jar 1.0.7

Project Modules

There are no modules declared in this project.