diff options
author | Andres Gomez <agomez@igalia.com> | 2013-06-04 13:51:40 +0300 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-07-16 16:40:06 +0200 |
commit | 0f9d8be00959d5b8cb616a9ebb161f53a5419233 (patch) | |
tree | acf6394f1cf45fa73e373ee6df17cd86be4d046b /include | |
parent | 8229f77f55450ec492a232ae66e37e842dbbfdca (diff) |
fb-sdbc: Added logging support
Remember that in order to enable the logging
output it is needed to properly set the SAL_LOG
environment variable.
For example:
$ SAL_LOG="+INFO.connectivity.firebird" solver/unxlngx6/installation/opt/program/soffice.bin
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 64da4658ae58..19adf5f6b0b2 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -56,6 +56,7 @@ certain functionality. @li @c connectivity.cpool @li @c connectivity.commontools @li @c connectivity.drivers +@li @c connectivity.firebird @li @c connectivity.mork @li @c connectivity.flat @li @c connectivity.parse |