Re: Maven 3.4.0 and documentation of gossip logging

2016-07-14 Thread Jason Dillon
Gossip presently doesn’t allow you to set adhoc logging configuration via system properties, but as you have discovered uses a configurable properties file to allow a profile to be configured to adjust your logging as needed. I suppose that feature could be added, either to gossip proper to as a c

Re: Maven 3.4.0 and documentation of gossip logging

2016-07-11 Thread Mirko Friedenhagen
Hello, I now played a bit but did not succeed easily. I had to add a gossip.configuration and add -Dgossip.configuration=gossip.configuration to my MAVEN_OPTS, see: https://gitlab.com/mfriedenhagen/gitlabstats/blob/master/gossip.configuration (especially lines 9 and 13) and https://gitlab.com/mfr

Re: Maven 3.4.0 and documentation of gossip logging

2016-07-11 Thread Michael Osipov
Am 2016-07-11 um 10:53 schrieb Mirko Friedenhagen: Hello, is someone already working on the documentation for this? I see slf4j-gossip was chosen, so we may enjoy colors in the output but how do you configure gossip? I only found how to influence the location of configuration files, but the form

Maven 3.4.0 and documentation of gossip logging

2016-07-11 Thread Mirko Friedenhagen
Hello, is someone already working on the documentation for this? I see slf4j-gossip was chosen, so we may enjoy colors in the output but how do you configure gossip? I only found how to influence the location of configuration files, but the format of these seems not to be documented. Looking at e