summaryrefslogtreecommitdiff
path: root/include/sal
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-05-18 12:08:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-05-22 08:32:37 +0200
commitd9cc5a1c28a98bc2d4014a14a8e931662e94e037 (patch)
tree855494adad1e59d25d628c0113e3ef09bd8dbf20 /include/sal
parentc697e7f566302d5d52c3a043d5bddd8cf65499a1 (diff)
Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFO
...mapping OSL_DEBUG_LEVEL > 1 ones to "vcl.fonts" and OSL_DEBUG_LEVEL > 2 ones to new "vcl.fonts.detail" Change-Id: I750b4915083c4a0f9d0310a667987ff33d7fcc2a Reviewed-on: https://gerrit.libreoffice.org/54526 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
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 860e23040141..8819bef136e0 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -461,6 +461,7 @@ certain functionality.
@li @c vcl.eventtesting
@li @c vcl.filter
@li @c vcl.fonts - font-specific code
+@li @c vcl.fonts.detail
@li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc.
@li @c vcl.gdi.wndproc - Windows Procedure part of VCL
@li @c vcl.gdi.fontmetric