changeset 1645:a35d183c2da0

Restore log level to FINEST for further in-branch development.
author Jon VanAlten <jon.vanalten@redhat.com>
date Wed, 17 Dec 2014 01:49:46 -0700
parents d9ef782b05c4
children 6a360cbd4557
files distribution/config/logging.properties
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/config/logging.properties	Wed Dec 17 01:48:47 2014 -0700
+++ b/distribution/config/logging.properties	Wed Dec 17 01:49:46 2014 -0700
@@ -60,12 +60,12 @@
 # Possible levels are in descending order:
 #com.redhat.thermostat.level=OFF
 #com.redhat.thermostat.level=SEVERE
-com.redhat.thermostat.level=WARNING
+#com.redhat.thermostat.level=WARNING
 #com.redhat.thermostat.level=INFO
 #com.redhat.thermostat.level=CONFIG
 #com.redhat.thermostat.level=FINE
 #com.redhat.thermostat.level=FINER
-#com.redhat.thermostat.level=FINEST
+com.redhat.thermostat.level=FINEST
 #com.redhat.thermostat.level=PERFLOG
 #com.redhat.thermostat.level=ALL