You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fzyzcjy
changed the title
[Vote to enable it] Rust logger that sends logs to Dart
[Vote to make it open-source] Rust logger that sends logs to Dart
Feb 18, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.
Rust:
And you get a
class LogEntry {String message; ...}
in Dart code, then you can do anything you like. For example:I use it internally in my app in production. If you need it just vote this issue and I will put them here.
(The main difficulty is same as #333 (comment))
The text was updated successfully, but these errors were encountered: