Skip to content
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

logging issue #36

Closed
anitarua opened this issue Dec 21, 2023 · 0 comments · Fixed by #56
Closed

logging issue #36

anitarua opened this issue Dec 21, 2023 · 0 comments · Fixed by #56
Assignees
Labels
dart for dart sdk

Comments

@anitarua
Copy link
Collaborator

Was trying to run the topics example when I ran into this:

Unhandled exception:
Unsupported operation: Please set "hierarchicalLoggingEnabled" to true if you want to change the level on a non-root logger.
#0      Logger.level= (package:logging/src/logger.dart:137:7)
#1      new TopicClient (package:client_sdk_dart/src/topic_client.dart:24:13)
#2      main (file:///Users/anita/client-sdk-dart/examples/topics.dart:12:21)
#3      _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:297:19)
#4      _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart for dart sdk
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants