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.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

io.brooklyn
ArtifactId

ArtifactId

brooklyn-logback-includes
Last Version

Last Version

0.7.0-M1
Release Date

Release Date

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.

Download brooklyn-logback-includes

How to add to project

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

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.
io.brooklyn

Brooklyn Central

A community hub for Apache Brooklyn

Versions

Version
0.7.0-M1
0.6.0
0.6.0-rc.4
0.6.0-rc.3
0.6.0-rc.2
0.6.0-rc.1
0.6.0-M2