Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement generic logging interface #5

Closed
slightfoot opened this issue Aug 12, 2024 · 0 comments · Fixed by #12
Closed

Implement generic logging interface #5

slightfoot opened this issue Aug 12, 2024 · 0 comments · Fixed by #12

Comments

@slightfoot
Copy link
Collaborator

slightfoot commented Aug 12, 2024

Abstract interface to allow developers to override the implementation of logging to their own infra. Default implementation will use standard dart:developer log();

https://api.dart.dev/stable/3.5.0/dart-developer/log.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants