mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
fd918ffb96
Originally this was written for B2G and used the Android logging facility, which (like syslog) includes a severity level. However, all current usage is on desktop where we just write to stderr, and there was never much demand to add support for any log levels besides "error". More importantly for the current situation, renaming the macro to `SANDBOX_LOG` avoids confusion between `SANDBOX_LOG_ERROR` and `SANDBOX_LOG_ERRNO` (or `SANDBOX_LOG_ERROR_ERRNO` or whatever). Differential Revision: https://phabricator.services.mozilla.com/D152097 |
||
---|---|---|
.. | ||
certverifier | ||
ct | ||
mac/hardenedruntime | ||
manager | ||
nss | ||
rlbox | ||
sandbox | ||
.eslintrc.js | ||
generate_certdata.py | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |