...
| No Format |
|---|
mvn groovy:providers -Dgroovy-debug |
Internal Logging Configuration
Sometimes you might need to see how the Gossip SLF4J provider is getting configured. To show Gossip's internal logging configure the org.codehaus.groovy.maven.gossip.InternalLogger system property, as in:
| No Format |
|---|
mvn groovy:providers -Dorg.codehaus.groovy.maven.gossip.InternalLogger.level=TRACE
|
