[Hawkular-dev] Embedded Cassandra default log level
Jiri Kremser
jkremser at redhat.com
Tue Sep 22 13:03:47 EDT 2015
Hi Thomas,
did you find the root cause of the duplicate logging messages? I've spend 2 hours looking into it and didn't find anything.
Here is what I did:
I compared the contents of lib directories in hawkular=commons-embedded-cassandra-ear.ear before the issue and after the issue
the new version have dependencies on slf4j, logback and log4j (quite a mess) the old one doesn't have the dependency on log4j
So I've added couple of <exclusions> in the pom in hawkular-commons/* modules to exclude the log4j jars, but it didn't help
I've also tried to provide a configuration for logback (by -Dlogback.configurationFile=foo and also programmatically in EmbeddedCassandraService.java), but it wasn't taken into consideration
no success :/
..and +1 on C* lvl to WARN (I have an alias for that and I've been running the hawkular with it for couple of months)
jk
----- Original Message -----
| From: "Heiko W.Rupp" <hrupp at redhat.com>
| To: "Discussions around Hawkular development" <hawkular-dev at lists.jboss.org>
| Sent: Tuesday, 22 September, 2015 1:19:39 PM
| Subject: Re: [Hawkular-dev] Embedded Cassandra default log level
|
| On 22 Sep 2015, at 12:25, Lucas Ponce wrote:
|
| > +1
| >
| +2
| _______________________________________________
| hawkular-dev mailing list
| hawkular-dev at lists.jboss.org
| https://lists.jboss.org/mailman/listinfo/hawkular-dev
|
More information about the hawkular-dev
mailing list