diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-11 12:15:15 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-11 12:15:15 +0000 |
commit | 82c59c9d862d3ee9ad43fdc1509d0b5a61cc107c (patch) | |
tree | cf777ea709b0d49e7ebc0ea61cc95e8f67c14059 /BKUApplet/src/main/resources/simplelog.properties | |
parent | b04b2a83dd3db53be5cc8bdd7635501726472545 (diff) | |
download | mocca-82c59c9d862d3ee9ad43fdc1509d0b5a61cc107c.tar.gz mocca-82c59c9d862d3ee9ad43fdc1509d0b5a61cc107c.tar.bz2 mocca-82c59c9d862d3ee9ad43fdc1509d0b5a61cc107c.zip |
Frame HashData Display
Interrupt in waitForAction (applet closed)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@161 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUApplet/src/main/resources/simplelog.properties')
-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) |