diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-07 17:59:28 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-07 17:59:28 +0000 |
commit | 35364f7492308692bd690c17f5527f4157eb583a (patch) | |
tree | 8b0b56620cc33747071033778204fa93239fdacc /BKUApplet/src/main/resources | |
parent | 5702f241064f90106e8495f3cf23b6e6798d6501 (diff) | |
download | mocca-35364f7492308692bd690c17f5527f4157eb583a.tar.gz mocca-35364f7492308692bd690c17f5527f4157eb583a.tar.bz2 mocca-35364f7492308692bd690c17f5527f4157eb583a.zip |
hashdata digest
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@82 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUApplet/src/main/resources')
-rw-r--r-- | BKUApplet/src/main/resources/simplelog.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUApplet/src/main/resources/simplelog.properties b/BKUApplet/src/main/resources/simplelog.properties index d62508cf..51be76a8 100644 --- a/BKUApplet/src/main/resources/simplelog.properties +++ b/BKUApplet/src/main/resources/simplelog.properties @@ -15,7 +15,7 @@ # Logging detail level, # Must be one of ("trace", "debug", "info", "warn", "error", or "fatal"). -org.apache.commons.logging.simplelog.defaultlog=debug +org.apache.commons.logging.simplelog.defaultlog=trace # Logs the Log instance used org.apache.commons.logging.simplelog.showlogname=true #Logs the class name with package(or Path) |