mirror of https://github.com/apache/cassandra
set level to DEBUG for tests (inadvertently changed to TRACE)
Patch by eevans git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1087046 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2958638525
commit
4b51718b7b
|
|
@ -15,7 +15,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
|
||||
log4j.rootLogger=TRACE,R
|
||||
log4j.rootLogger=DEBUG,R
|
||||
|
||||
# rolling log file ("system.log
|
||||
log4j.appender.R=org.apache.log4j.DailyRollingFileAppender
|
||||
|
|
|
|||
Loading…
Reference in New Issue