Skip to content

Conversation

@shoamano83
Copy link
Contributor

Fixes #1777.

I thought that removing particular logs completely will confuse developers and hence it will be a bad idea. So instead of eliminating logs, log levels are decreased.
Head unit systems with video streaming feature can set log output level to DEBUG (or higher) to get rid of the logs.

Each time SDL Core receives a video packet from mobile, it
generates a large amount of logs. Instead of completely removing
them, this commit decreases their levels to TRACE.
Head unit systems with video streaming feature can set log
output level to DEBUG (or higher) to get rid of the logs.
@shoamano83
Copy link
Contributor Author

@JackLivio @jacobkeeler Please kindly review.

@JenkinsSDLOnCloud
Copy link

@Jack-Byrne
Copy link
Collaborator

@shoamano83 I like this change. Could you please retarget for the 4.4.0 release candidate branch? I would like to put this into the next release since most of the new features revolve around video streaming.

@Jack-Byrne
Copy link
Collaborator

@shoamano83 We are still discussing if these logs are needed at all, or if trace is the best log level for these logs.

@shoamano83 shoamano83 changed the base branch from develop to release/4.4.0 September 26, 2017 02:27
@shoamano83
Copy link
Contributor Author

Thanks for your comment. Let me know if you want to remove some of the logs, I will update PR accordingly.

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

@Jack-Byrne Jack-Byrne changed the base branch from release/4.4.0 to release/4.5.0 February 13, 2018 21:44
@jacobkeeler jacobkeeler changed the base branch from release/4.5.0 to develop April 14, 2021 19:04
@jacobkeeler jacobkeeler merged commit 6fbff3a into smartdevicelink:develop Apr 14, 2021
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.

4 participants