Log4Testing

A configurable Logging Framework for generic test execution logging. Supports several output formats, including XML and HTML, and can be connected to different testing frameworks.

License

License

GroupId

GroupId

org.aludratest
ArtifactId

ArtifactId

log4testing
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Log4Testing
A configurable Logging Framework for generic test execution logging. Supports several output formats, including XML and HTML, and can be connected to different testing frameworks.
Project URL

Project URL

http://www.aludratest.org/
Project Organization

Project Organization

aludratest.org
Source Code Management

Source Code Management

https://github.com/AludraTest/log4testing.git

Download log4testing

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.2
org.slf4j : slf4j-api jar 1.7.9
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
commons-codec : commons-codec jar 1.10
org.apache.velocity : velocity jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

log4testing

Logging Engine for functional Test Frameworks like AludraTest

org.aludratest

AludraTest

Open-source test automation framework

Versions

Version
1.0.2
1.0.1
1.0.0