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

How to forward and collect debugPrint() and log() console logs? #11

Closed
fabidona opened this issue Dec 4, 2020 · 1 comment
Closed

Comments

@fabidona
Copy link

fabidona commented Dec 4, 2020

Hi!
How can I configure the plugin to send to bugfender the 'debugPrint()' widget log and 'log()' dart standard log?

Thank you

@fabidona fabidona changed the title How to forward and collect debugPrint() and print() console logs? How to forward and collect debugPrint() and log() console logs? Dec 4, 2020
@jgimenez
Copy link
Member

jgimenez commented Dec 5, 2020

Hi there, you can use FlutterBugfender.log() for logging. System logs can not be automatically forwarded.

@jgimenez jgimenez closed this as completed Dec 5, 2020
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

No branches or pull requests

2 participants