Re: Use of line number and file name in default cassandra logging configuration

2014-11-26 Thread Robert Coli
On Wed, Nov 26, 2014 at 11:57 AM, Matt Brown wrote: > I created https://issues.apache.org/jira/browse/CASSANDRA-8379 and > attached patches against trunk and the cassandra-2.0 branch. > Sweet. Thanks for closing the loop and letting the list know the JIRA info. =Rob

Re: Use of line number and file name in default cassandra logging configuration

2014-11-26 Thread Matt Brown
I created https://issues.apache.org/jira/browse/CASSANDRA-8379 and attached patches against trunk and the cassandra-2.0 branch. > On Nov 26, 2014, at 2:05 PM, Robert Coli wrote: > > On Wed, Nov 26, 2014 at 10:39 AM, Matt Brown

Re: Use of line number and file name in default cassandra logging configuration

2014-11-26 Thread Robert Coli
On Wed, Nov 26, 2014 at 10:39 AM, Matt Brown wrote: > Both the log4j > > and logback documentation warn > that generating the filename/line information is not a cheap ope

Use of line number and file name in default cassandra logging configuration

2014-11-26 Thread Matt Brown
In the logging configuration that ships with the cassandra distribution (log4j-server.properties in 2.0, and logback.xml in 2.1), the rolling file appender is configured to print the file name and the line number of each logging event: log4j.appender.R.layout.ConversionPattern=%5p [%t] %d{I