Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi,

On Wed, May 27, 2015 at 06:23:08PM +0200, Markus Mohrhard wrote:
IMHO dbgutil and the log levels should be orthogonal. dbgutil is a mode
where we include binary incompatible code and can enable additional asserts
that should not be included in a release build. dbgutil is something that
is generally useful for developers. However log output should be limited to
what is really essential by default. E.g. enabling SAL_WARN with dbgutil is
not too bad as long as SAL_WARN is used responsibly.

yes, I think SAL_WARN/SAL_INFO mostly solves the "drowned in log output"
problem as it is enabled/configured the SAL_LOG environment variable at
runtime:

 http://docs.libreoffice.org/sal/html/sal_log.html

So the effort here is mostly to cut back on the vast amount of compile time
triggers -- aka reducing the amount of build scenarios.

Best,

Bjoern

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.