diff options
author | Juergen Funk <juergen.funk_ml@cib.de> | 2016-12-08 15:37:10 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-01-19 14:20:43 +0000 |
commit | fe9c6fa5a43177f4d77766f29d44784e17f53320 (patch) | |
tree | 800f48329597fd24b44a59a3dde329eaef845ec3 /include/sal | |
parent | b2c467e47f438b2011aa304cca9bf403eaa1c8e2 (diff) |
Expand and improve the output log in Session-Management
in dependency of tdf#104101
Change-Id: I799f81adf4e4751fb505c84aa075363acf70f5a7
Reviewed-on: https://gerrit.libreoffice.org/33034
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/log-areas.dox | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 5175459737b0..386c52b646e5 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -254,6 +254,7 @@ certain functionality. @li @c fwk.joburl @li @c fwk.loadenv @li @c fwk.session +@li @c fwk.session.debug @li @c fwk.uiconfiguration @li @c fwk.uielement @@ -449,7 +450,10 @@ certain functionality. @li @c vcl.schedule - scheduler / main-loop information @li @c vcl.screensaverinhibitor @li @c vcl.scrollbar - Scroll Bars -@li @c vcl.sm - Session Manager +@li @c vcl.se - VCL Session Manager +@li @c vcl.se.debug +@li @c vcl.sm - Session Manager Client +@li @c vcl.sm.debug @li @c vcl.uitest - The UI testing framework code @li @c vcl.unity @li @c vcl.unx.dtrans |