Skip to content

Conversation

@marcin-cebo
Copy link
Contributor

@marcin-cebo marcin-cebo commented Dec 13, 2025

fix: Internal changes - added logLevel for KMP tests

@marcin-cebo marcin-cebo changed the title Mc/add log level to kmp Add log level to KMP Dec 15, 2025
val None = LogLevel(setOf(Level.NONE))
actual val NONE = None

/** Only errors */
Copy link
Contributor

Choose a reason for hiding this comment

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

All the content below this comment isn't used anywhere.
Do we need to keep it? I would remove any additional code that's not accessed anywhere

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My understanding is that it could be used in the future if someone decide to debug Swift integrationTests in KMP e.g. by setting logLevel to e.g. "All"

@marcin-cebo
Copy link
Contributor Author

@pubnub-release-bot release kotlin as v12.0.3

1 similar comment
@marcin-cebo
Copy link
Contributor Author

@pubnub-release-bot release kotlin as v12.0.3

@marcin-cebo marcin-cebo merged commit bb70c55 into master Dec 17, 2025
7 checks passed
@marcin-cebo marcin-cebo deleted the mc/addLogLevel_toKMP branch December 17, 2025 08:21
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

3 participants