summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-03-26 11:58:56 +0100
committerLuboš Luňák <l.lunak@collabora.com>2020-04-01 12:49:01 +0200
commit462381602ffb27b0f7673d53198a30f504f130cc (patch)
tree5563992589030e476c4cc5e52470705f0b21c16d /include
parent8d27d495a733cfc29753e2e78000b199632695f7 (diff)
add SAL_LOG area vcl.skia.trace
So that Skia tracing debug output can be disabled selectively (e.g. SAL_LOG=+INFO.vcl.skia-INFO.vcl.skia.trace). Change-Id: Id90c77d90ce871b958429d0fe3e59c9da97b0307 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91469 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'include')
-rw-r--r--include/sal/log-areas.dox3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index 1d8414ed98e8..8eccbcad0f88 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -498,7 +498,8 @@ certain functionality.
@li @c vcl.scrollbar - Scroll Bars
@li @c vcl.se - VCL Session Manager
@li @c vcl.se.debug
-@li @c vcl.skia - drawing using the Skia library
+@li @c vcl.skia - VCL Skia-based code
+@li @c vcl.skia.trace - tracing drawing in VCL Skia-based code
@li @c vcl.sm - Session Manager Client
@li @c vcl.sm.debug
@li @c vcl.uitest - The UI testing framework code