diff options
author | sahil <gautamsahil1947@gmail.com> | 2023-09-01 22:35:58 +0530 |
---|---|---|
committer | Hossein <hossein@libreoffice.org> | 2023-10-23 16:54:59 +0200 |
commit | c0e687edf47f9bd2735a4e71116a9c1e50900de6 (patch) | |
tree | 43568205a4a8857a6031a7797148c07678d0db26 /include/sal | |
parent | d56b61975330329c5dc1e99cc7750a690d3206ed (diff) |
tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyuno
Change-Id: I2c491629f52fe0b90517c563f221d7d0345b6ee9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156452
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/log-areas.dox | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 53e1e3ae0cdd..1b4fa4813a41 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -346,6 +346,11 @@ certain functionality. @li @c package.xstor @li @c package.threadeddeflate +@section pyuno + +@li @c pyuno +@li @c pyuno.runtime + @section sdext @li @c sdext |