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:
Eric Evans 2011-03-30 19:06:03 +00:00
parent 2958638525
commit 4b51718b7b
1 changed files with 1 additions and 1 deletions

View File

@ -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