Skip to content

symbols: Add env var to control logging ctags errors

Warren Gifford requested to merge symbols-ctags-log-env-var into main

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.

Merge request reports

Loading