ohos: Add default log filter (#32760)

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
This commit is contained in:
Jonathan Schwender 2024-07-12 06:12:25 +02:00 committed by GitHub
parent 496ce717c5
commit b206a0f4a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 19 additions and 0 deletions

1
Cargo.lock generated
View file

@ -5794,6 +5794,7 @@ dependencies = [
"egui",
"egui-winit",
"egui_glow",
"env_filter",
"euclid",
"getopts",
"gilrs",