Skip to content

Conversation

@aperezdc
Copy link
Contributor

Add logging macros and use them. The implementation of the macros uses the Android logging library if available, otherwise they use the standard error output.

Copy link

@spenap spenap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice and neat, keeping the previous functionality unless on Android

@aperezdc aperezdc force-pushed the aperezdc/android-logging branch from c739ae8 to 0b04cf4 Compare September 23, 2025 15:04
@aperezdc
Copy link
Contributor Author

The CI is stuck because GitHub Actions has deprecated (and disabled) the Ubuntu 20.04 images; I have posted PR #139 to make it work again.

@aperezdc aperezdc force-pushed the aperezdc/android-logging branch from 0b04cf4 to 60d1ebf Compare September 23, 2025 20:03
Add logging macros and use them. The implementation of the macros
uses the Android logging library if available, otherwise they use the
standard error output.
@aperezdc aperezdc force-pushed the aperezdc/android-logging branch from 60d1ebf to 1f9761f Compare September 23, 2025 20:06
@aperezdc
Copy link
Contributor Author

The CI is stuck because GitHub Actions has deprecated (and disabled) the Ubuntu 20.04 images; I have posted PR #139 to make it work again.

After #139 landed I rebased this one, made the style checker happy, and now we can merge this change 😄

@aperezdc aperezdc merged commit 445a0b5 into master Sep 23, 2025
6 checks passed
@aperezdc aperezdc deleted the aperezdc/android-logging branch September 23, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants