From 1d90d8e19c8f7a06a8f3e61535f4f83c12cb58c6 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Sun, 9 Jan 2011 10:06:25 -0800 Subject: Added support for LogBook. Thanks to Vincent Driessen for the idea and patch. Signed-off-by: Rob Hudson --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d90180e..03fae11 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ Currently, the following panels have been written and are working: - Templates and context used, and their template paths - SQL queries including time to execute and links to EXPLAIN each query - List of signals, their args and receivers -- Logging output via Python's built-in logging module +- Logging output via Python's built-in logging, or via the `logbook `_ module There is also one Django management command currently: -- cgit v1.2.3