lauravachon's avatar
lauravachon
Contributor
5 years ago
Status:
New Idea

Allow user to set logging level for maven-plugin via project configuration file

currently, when running the readyApi maven plugin, the logging level is set to info. We need a mechanism to set it to error or warning because the excessive logging is crashing our build slave.

 

This could be done in the plugin configuration section of the pom.xml. Or the maven plugin could respect the user's log4j configuration files.