All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cobertura-plugin.log4j-info.properties Maven / Gradle / Ivy

Go to download

This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

There is a newer version: 2.7
Show newest version
log4j.rootLogger=INFO, A1

log4j.appender.A1=org.apache.log4j.ConsoleAppender
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=[cobertura] %-5p [%t] %c - %m%n




© 2015 - 2024 Weber Informatics LLC | Privacy Policy