summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-10-16 08:35:51 -0500
committerMichael E Brown <michael_e_brown@dell.com>2007-10-16 08:35:51 -0500
commita1cd2d8ece70163d7dccc0d61e68a424f71ad2f2 (patch)
tree4ae4deac27e2842dc36db11ac1d6b16c25f3c2e2 /etc
parent5bf740cc3ac93a1973ce36ddae0454f05a8ddac8 (diff)
downloadmock-a1cd2d8ece70163d7dccc0d61e68a424f71ad2f2.tar.gz
mock-a1cd2d8ece70163d7dccc0d61e68a424f71ad2f2.tar.xz
mock-a1cd2d8ece70163d7dccc0d61e68a424f71ad2f2.zip
add tracing
Diffstat (limited to 'etc')
-rw-r--r--etc/logging.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/logging.ini b/etc/logging.ini
index 0681797..9106f0a 100644
--- a/etc/logging.ini
+++ b/etc/logging.ini
@@ -16,7 +16,7 @@ format: %(name)s:%(levelname)s %(module)s:%(lineno)d: %(message)s
[handler_console]
class: StreamHandler
args: []
-formatter: simple
+formatter: detailed
[logger_main]
level: DEBUG