On Mon, Feb 24, 2014 at 4:27 PM, Timmy Turner wrote:
> I already tried setting
>
> log4j.rootLogger=ERROR,stdout,R
>
> it in conf/log4j-server.properties, but that did not seem to have any
> effect.
>
Not sure why this isn't working, but you can set log levels via JMX. Use
something like jco
Hi,
when building and running Cassandra 2.0.5 from the git repository, the log
is full of lines like these
00:01:42.286 [CompactionExecutor:1] DEBUG
o.a.c.d.compaction.CompactionManager - Checking system.local
When building and running 2.1.0/trunk the log settings are however fine. Is
there any