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
TRUST-609 Add ability to clear logs for adapters (PR 43)
* Add clearLogs for the adapters
* Integrate clearLogs into testapp
* Fix test
* Update changelog
* Allow to clean netext logs on the fly
* On the fly logs cleanup for testapp
* Update CHANGELOG.md
---------
Co-authored-by: Sergey Fionov <sfionov@adguard.com>
val channel =BasicMessageChannel<Any?>(binaryMessenger, "dev.flutter.pigeon.com_adguard_testapp.NativeVpnInterface.clearLogs$separatedMessageChannelSuffix", codec)
0 commit comments