symbols: Add env var to control logging ctags errors
Created by: chrismwendt
This adds an env var LOG_CTAGS_ERRORS
to control whether or not ctags errors are logged.
Test plan
Ran with and without LOG_CTAGS_ERRORS
and verified the errors don't get logged.