This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 132
disableLogs not working #115
Labels
Comments
tanersener
added
question
Further information is requested
enhancement
New feature or request
and removed
question
Further information is requested
labels
Mar 22, 2020
Logs printed are not coming from You can use the following call to disable them until I publish an update.
|
Thank you very much, this works as workaround. |
Fixed in development |
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 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. |
Fix released in |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
when i call
FlutterFFmpegConfig().disableLogs()
i suggest i will see no more logs.But when i use
FlutterFFprobe().getMediaInformation()
i still get a very long output(Running on Android 10, buildSdk 28)
Example:
How can i disable this?
The text was updated successfully, but these errors were encountered: