summaryrefslogtreecommitdiffstats
path: root/sal
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-01-22 12:24:54 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-01-22 12:27:10 +0100
commitb9c21b972ee044e2cfe5e8271ef232738669c7fa (patch)
tree3cfc717d31765bae96af3289dc5ad3b209630a63 /sal
parentmake fast string concat comparisons non-ambiguous (diff)
downloadcore-b9c21b972ee044e2cfe5e8271ef232738669c7fa.tar.gz
core-b9c21b972ee044e2cfe5e8271ef232738669c7fa.zip
refer more explicitly to sal/inc/sal/log-areas.dox for adding new areas
Change-Id: If9eecbf69a4486dcd84d475719aa66f480faea0b
Diffstat (limited to 'sal')
-rw-r--r--sal/inc/sal/log.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/inc/sal/log.hxx b/sal/inc/sal/log.hxx
index bd8d47673698..71e2d52ef7fe 100644
--- a/sal/inc/sal/log.hxx
+++ b/sal/inc/sal/log.hxx
@@ -218,7 +218,8 @@ inline char const * unwrapStream(SAL_UNUSED_PARAMETER StreamIgnore const &) {
<segment> ::= [0-9a-z]+
- For a list of areas used see @ref sal_log_areas "SAL debug areas".
+ For a list of areas used see @ref sal_log_areas "SAL debug areas". Whenever
+ you use a new log area, add it to the file sal/inc/sal/log-areas.dox .
Whether these macros generate any log output is controlled in a two-stage
process.