From 76efc0584bdb2edb07e4036bfbb8dcc955c4a15f Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Wed, 9 Jan 2013 14:06:22 -0500 Subject: [PATCH] Fix docs re: logging_threshold --- doc/api/website/index.html | 2 +- doc/aspen/index.html | 2 +- doc/configuration/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/api/website/index.html b/doc/api/website/index.html index 8b1e8b9d8..8c220e34f 100644 --- a/doc/api/website/index.html +++ b/doc/api/website/index.html @@ -24,6 +24,7 @@ configuration_scripts [] indices['index', 'index.html', 'index.json'] list_directoriesFalse + logging_threshold0 (most verbose) media_type_defaulttext/plain media_type_jsonapplication/json network_enginecheroot @@ -31,7 +32,6 @@ project_rootNone renderer_defaulttornado show_tracebacksFalse - quiet_level0 www_rootNone unavailable0 diff --git a/doc/aspen/index.html b/doc/aspen/index.html index dbff4ad1f..6943993c8 100644 --- a/doc/aspen/index.html +++ b/doc/aspen/index.html @@ -35,7 +35,7 @@ the HTTP engine to use, one of {cheroot,cherrypy, diesel,eventlet,gevent,pants,rocket,tornado,twisted} [cheroot] - -q QUIET_LEVEL, --quiet_level=QUIET_LEVEL + -l LOGGING_THRESHOLD, --logging_threshold=LOGGING_THRESHOLD a small integer; 1 will suppress most of aspen's internal logging, 2 will suppress all it [0] -p PROJECT_ROOT, --project_root=PROJECT_ROOT diff --git a/doc/configuration/index.html b/doc/configuration/index.html index 0da9965c6..00a7184a5 100644 --- a/doc/configuration/index.html +++ b/doc/configuration/index.html @@ -17,13 +17,13 @@ configuration_scripts script-one.py,another.py indices index.html, README list_directories False + logging_threshold 1 media_type_default text/plain media_type_json application/json network_engine gevent network_address :5370 project_root /usr/local/mysite show_tracebacks True - quiet_level 1 www_root /usr/local/mysite/www unavailable 0