Skip to content

Enable logger in proxy lib #606

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

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Enable logger in proxy lib #606

merged 1 commit into from
Jul 10, 2024

Conversation

lplewa
Copy link
Contributor

@lplewa lplewa commented Jul 9, 2024

fixes: #605

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

fixes: oneapi-src#605

Signed-off-by: Łukasz Plewa <[email protected]>
@bratpiorka
Copy link
Contributor

@lplewa fyi - I have checked that these changes work correctly

@bratpiorka bratpiorka requested a review from kswiecicki July 10, 2024 09:44
@bratpiorka bratpiorka marked this pull request as ready for review July 10, 2024 12:16
@bratpiorka bratpiorka requested a review from a team as a code owner July 10, 2024 12:16
@bratpiorka bratpiorka merged commit f302054 into oneapi-src:main Jul 10, 2024
63 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.

messages from proxy lib are not logged
3 participants