fix(log): inconsistent webview log target (#2021)

* Fix very inconsistent webview log target

* Add change file

* It's log-plugin not log

* Lower rust version requirement

* Use the third line instead of second
This commit is contained in:
Tony
2024-11-12 10:10:38 +08:00
committed by GitHub
parent 52c093ac9d
commit 371a2f7361
4 changed files with 80 additions and 26 deletions
@@ -0,0 +1,6 @@
---
'log-plugin': 'patch'
'log-js': 'patch'
---
Make webview log target more consistent that it always starts with `webview`