Skip to content

Standardizes log tags and refactors log messages#1795

Closed
r0b0t3d wants to merge 1 commit intoOneSignal:mainfrom
r0b0t3d:1577
Closed

Standardizes log tags and refactors log messages#1795
r0b0t3d wants to merge 1 commit intoOneSignal:mainfrom
r0b0t3d:1577

Conversation

@r0b0t3d
Copy link
Copy Markdown

@r0b0t3d r0b0t3d commented Mar 4, 2025

Declares a constant TAG for consistent log tag.

Updates log messages to use the constant TAG.

Fix #1577


This change is Reviewable

Declares a constant `TAG` for consistent log tag.

Updates log messages to use the constant `TAG`.
@nan-li
Copy link
Copy Markdown
Contributor

nan-li commented May 8, 2025

Hi @r0b0t3d thanks for opening this PR to fix this bug.
The SDK is moving to use the OneSignal internal Logging system in #1806 to adhere to the log level set by app developers instead of printing via Android util Log.

@nan-li nan-li closed this May 8, 2025
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.

[Bug]: Crash java.lang.NullPointerException - println needs a message

2 participants