Log configuration for Logback

Default configuration for Logback logging in unit tests.

License

License

Categories

Categories

Logging Application Layer Libs Logback
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.logging.logback
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log configuration for Logback
Default configuration for Logback logging in unit tests.
Project URL

Project URL

https://wcm.io/testing/logging/logback/
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-testing

Download io.wcm.testing.logging.logback

How to add to project

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

Dependencies

provided (7)

Group / Artifact Type Version
org.jetbrains : annotations jar 18.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.apache.sling : org.apache.sling.servlets.annotations jar 1.2.4

test (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0

Project Modules

There are no modules declared in this project.

wcm.io Testing

Build Status Code Coverage

Helper tools for supporting Unit Tests, Integration test and test automation in AEM-based projects.

Documentation: https://wcm.io/testing/
Issues: https://wcm-io.atlassian.net/browse/WTES
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/wcm-io/wcm-io-testing/
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install
io.wcm

wcm.io

Libraries and extensions for AEM applications

Versions

Version
1.0.0