Mention what negative or multiply specified flags mean (nothing special)

Change-Id: I8ac1839aab3438aa685aa8cdab2e972447352599
This commit is contained in:
Tor Lillqvist 2016-08-18 14:43:31 +03:00
parent fb77cc0842
commit e4626191f7

View File

@ -242,7 +242,10 @@ inline char const * unwrapStream(SAL_UNUSED_PARAMETER StreamIgnore const &) {
everything being output).
The "+TIMESTAMP" flag causes each output line (as selected by the level
switch(es)) to be prefixed by a timestamp like 2016-08-18:14:04:43.672.
switch(es)) to be prefixed by a timestamp like 2016-08-18:14:04:43..
Specifying a flag with a negative sense has no effect. Specifying
the same flag multiple times has no extra effect.
A given macro call's level (INFO or WARN) and area is matched against the
given switches as follows: Only those switches for which the level matches