Skip to content
Snippets Groups Projects
Commit 369c782c authored by Martin Puryear's avatar Martin Puryear Committed by CQ bot account: commit-bot@chromium.org
Browse files

[audio_core] Rectify logging levels

To prepare for enabling very-long-running tests, as well
as for the introduction of a framework for telemetry
collection, this CL makes consistent the use of logging
by audio_core (and audio_core's tests). Truly blocking
conditions are ERROR; safely-ignored conditions are INFO.
Also, for debug builds audio_core's default log level is
set to INFO, while on release builds it is set to WARNING.

Test: no functional behavior change
Change-Id: I1d8251a6aac79fc0bfb811ca8c398f2ac2004818
parent 6a200eed
No related branches found
No related tags found
Loading
Showing
with 62 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment