From: Daniel Gruno [%t] [%l] [%a] %M
is not available, the surrounding
brackets are not logged either. Space characters can be escaped with a
backslash to prevent them from delimiting a field. The combination '% '
- (percent space) is a zero-witdh field delimiter that does not produce any
+ (percent space) is a zero-width field delimiter that does not produce any
output.
The above behavior can be changed by adding modifiers to the format diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 6437323400..2c2f4b3862 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -499,7 +499,7 @@ are interpreted, it is important to understand how this works.
order.Later sections override earlier ones, however each module is responsible - for interpeting what form this override takes. A later configuration section + for interpreting what form this override takes. A later configuration section with directives from a given module might cause a conceptual "merge" of some directives, all directives, or a complete replacement of the modules configuration with the module defaults and directives explicitly listed in