Move log_level configuration item entry into alphabetical order.
authorMike Taylor <mike@indexdata.com>
Tue, 4 Nov 2014 17:35:23 +0000 (17:35 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 4 Nov 2014 17:35:23 +0000 (17:35 +0000)
doc/mkws-manual.markdown

index 9abebd5..f6dc7ae 100644 (file)
@@ -854,9 +854,6 @@ reasonably narrow.
 ----
 Element                   Type    Default   Description
 --------                  -----   --------- ------------
-log_level                 int     1         Level of debugging output to emit. 0 = none, 1 = messages, 2 = messages with
-                                            datestamps, 3 = messages with datestamps and stack-traces.
-
 facets                    array   *Note 1*  Ordered list of names of facets to display. Supported facet names are
                                             `xtargets`, `subject` and `author`.
 
@@ -871,6 +868,9 @@ language_*                hash              Support for any number of languages
                                             `language_` followed by the code of the language. See the separate section below for
                                             details.
 
+log_level                 int     1         Level of debugging output to emit. 0 = none, 1 = messages, 2 = messages with
+                                            datestamps, 3 = messages with datestamps and stack-traces.
+
 pazpar2_url               string  *Note 2*  The URL used to access the metasearch middleware. This service must be configured to
                                             provide search results, facets, etc. It may be either unmediated or Pazpar2 the
                                             MasterKey Service Proxy, which mediates access to an underlying Pazpar2 instance. In