Last Version

Brooklyn Logback Includable Configuration 0.7.0-M1

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
Version

Version

0.7.0-M1
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 0.7.0-M1


<!-- 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.