Skip to content

Conversation

@jdimovska
Copy link
Contributor

@jdimovska jdimovska commented Oct 13, 2025

💡 Overview

  • Migrated usage of getLogger to new syntax where the first tag is considered as scope and the subsequent are tags.

  • Introduced new configuration option: logOptions?: ConfigureLoggersOptions<string> which allows the consumers to configure the loggers per scope

  • Marked logger and logLevel as deprecated and in first implementation setting them as default level and level in configureLoggers

📝 Implementation notes

📑 Docs: [https://github.com/GetStream/docs-content/pull/673]

# Conflicts:
#	packages/client/package.json
#	sample-apps/react-native/dogfood/src/components/BottomControlsDrawer.tsx
#	yarn.lock
- set deprecated on setLogger level and use the new configuration
- remove setLogger as it is not documented in docs
- use the specific videoLoggerSystem instance
- remove package from react-native-sdk
@jdimovska jdimovska merged commit 5a424f7 into main Oct 28, 2025
18 checks passed
@jdimovska jdimovska deleted the use-js-toolkit-scoped-logger branch October 28, 2025 10:57
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.

4 participants