Skip to content

Commit

Permalink
ignore unneded logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Uriopass committed Oct 3, 2023
1 parent 2a28791 commit 0438dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/logger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ impl log::Log for MyLog {
| "wgpu_core"
| "wgpu_core::device"
| "wgpu_core::hub"
| "wgpu_core::device::global"
| "wgpu_hal::vulkan::instance"
| "gfx_memory"
| "gfx_backend_vulkan"
Expand Down

0 comments on commit 0438dc6

Please sign in to comment.