summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-15 10:33:32 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-08-15 10:33:32 -0400
commit0aef93a0fdeb965baa2d20c37d80a2741e7cfa82 (patch)
tree6b19cce2d6d438ce7fa8b97fec52e00034b0e232 /docs
parent3f1430cd08e0f68d1df16ffd5ccd9c26f865d3da (diff)
downloadcliff-0aef93a0fdeb965baa2d20c37d80a2741e7cfa82.tar.gz
Fix logging default behavior
This change turns off logging by default and adds a global application command line switch to re-enable it by specifying the file where the log should be written. Addresses issue #16 Change-Id: I288412f4d6d8ba7c8b00aecf471836067bc4d8e2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/history.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/history.rst b/docs/source/history.rst
index 1a15917..e042116 100644
--- a/docs/source/history.rst
+++ b/docs/source/history.rst
@@ -5,6 +5,8 @@
dev
- Fix problem with interactive mode ``help`` command.
+ - Disable logging by default but add a ``--log-file`` option to
+ re-enable it at runtime.
1.1.2