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

patterntesting.agent.logging.properties Maven / Gradle / Ivy

Go to download

PatternTesting Agent (patterntesting-agent) is the agent for patterntesting-rt for classloaders which are not supported out of the box (like e.g. the classloader of the IBM JDK). With this agent patterntesting-rt is able to get the needed infos. If you use Sun's JDK you don't need it.

There is a newer version: 1.8.0
Show newest version
# Logging Properties

.level = ALL
handlers = java.util.logging.ConsoleHandler, patterntesting.agent.logging.StdoutHandler

java.util.logging.ConsoleHandler.formatter = patterntesting.agent.logging.SingleLineFormatter
java.util.logging.ConsoleHandler.level = WARNING

patterntesting.agent.ClasspathAgent = INFO




© 2015 - 2024 Weber Informatics LLC | Privacy Policy