Kaydet (Commit) d6d9481a authored tarafından Thorsten Behrens's avatar Thorsten Behrens

sal: document more logging options

Change-Id: I19630ddf3ee6ece9b7571d971c6cff1e86884256
üst 51342208
......@@ -281,6 +281,12 @@ inline char const * unwrapStream(SAL_UNUSED_PARAMETER StreamIgnore const &) {
output is subject to change. The log output is printed to stderr without
further text encoding conversion.
On some systems, log output can be redirected to other log sinks,
notably a file provided as a system path and filename via
environment variable SAL_LOG_FILE; or to a syslog facility if
LibreOffice is suitably built, by setting environment variable
SAL_LOG_SYSLOG.
@see @ref sal_log_areas
@attention For now, this functionality should only be used internally within
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment