summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/new_features_2_4.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml
index 09d148f838..65e2d812f2 100644
--- a/docs/manual/new_features_2_4.xml
+++ b/docs/manual/new_features_2_4.xml
@@ -47,6 +47,11 @@
<dd>Multiple MPMs can now be built as loadable modules at compile time.
The MPM of choice can be configured at run time.</dd>
+ <dt>Per-module and per-directory LogLevel configuration</dt>
+ <dd>The <directive module="core">LogLevel</directive> can now be
+ configured per module and per directory. New levels <code>trace1</code>
+ to <code>trace8</code> have been added above the <code>debug</code> log
+ level.</dd>
</dl>
</section>