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

Fix: enable and fixing debug logging when 'debug' build type is used. #1003

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

PanKaker
Copy link
Collaborator

@PanKaker PanKaker commented Oct 25, 2024

PR introduce fixing logging when DEBUG directive is used.

Debug also enabled when MTL is built with 'debug' flag, e.g.:
./build.sh debugonly
and mtl_log_level log_level set to MTL_LOG_LEVEL_DEBUG according to
https://github.com/OpenVisualCloud/Media-Transport-Library/blob/main/doc/design.md#71-logging

@DawidWesierski4
Copy link
Collaborator

LGTM

@DawidWesierski4
Copy link
Collaborator

PR introduce fixing logging when DEBUG directive is used.

Debug also enabled when MTL is built with 'debug' flag, e.g.: ./build.sh debugonly

small note
debugonly aaaand the debug library level set to the 0 --
both of those need to be enabled

it is kinda implied and i think not putting this in commit message is fine
but it doesn't hurt to add a small note

@DawidWesierski4 DawidWesierski4 changed the title FIX: enable and fixing debug logging when 'debug' build type is used. Fix: enable and fixing debug logging when 'debug' build type is used. Oct 28, 2024
@PanKaker PanKaker merged commit 77196e3 into OpenVisualCloud:main Oct 29, 2024
25 of 31 checks passed
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