summaryrefslogtreecommitdiff
path: root/include/sal
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-13 11:05:31 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-13 11:11:36 +0200
commit403c7729734ed1a545f0436e31c4d14a2724606d (patch)
treefa2fb7b50c228e08ffc01e906f9ed9de423887bc /include/sal
parent88c84e71e2559ec6d0b4f8c5101a149daa4a2b2b (diff)
sax: allow some debug logging in FastParser
Multi-threading makes this difficult; have it print synchronously where it is in the input when setting: SAL_LOG="+INFO.sax.fastparser+WARN" SAX_DISABLE_THREADS=1 Change-Id: I8c77974acb2b4d4e273fc9c0f273c345d8feb2ff
Diffstat (limited to 'include/sal')
-rw-r--r--include/sal/log-areas.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index e99a05bbfbc9..d12ae1675bfe 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -421,6 +421,7 @@ certain functionality.
@section sax
@li @c sax.cppunit
+@li @c sax.fastparser
@section stoc