Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce log level for lane speed key construction failure #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tshalvi
Copy link
Owner

@tshalvi tshalvi commented Oct 20, 2024

Description

Changed lane_speed key construction failure from log_error to log_notice.

Motivation and Context

The lane_speed_key is one of the key types used for the media_settings.json lookup.
For some vendors, this key is relevant for all types of modules, while for others, it is only relevant for certain modules.
After some discussion, it was decided to reduce the severity of this log to NOTICE.

How Has This Been Tested?

Additional Information (Optional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants