diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-09-01 19:32:31 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-09-01 19:32:31 -0400 |
commit | 9be4e7e448769cb82dc7d82e93bee4f1cd2b3e6c (patch) | |
tree | 7b7e07accacc896713edf3e0bdbcdb798c25dcc6 /indra/llcommon/lldependencies.cpp | |
parent | 31d3d654f156351e3cf29f97fd97cbda046ae650 (diff) |
MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level.
In some places we want to log the same information but with different severity
depending on specifics. In other cases we need to test the availability of the
logging subsystem before engaging it. LL_VLOGS() accepts an LLError::ELevel
argument that can differ with each call, while retaining the desirable feature
of deciding only once for each level.
Diffstat (limited to 'indra/llcommon/lldependencies.cpp')
0 files changed, 0 insertions, 0 deletions