mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(log): prevent thowing on failed to get caller location (#2157)
* Fix failed to get caller location throws * Add change file * typo * build * Bump log rs * typo * early return instead of using ?
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"log": patch
|
||||
"log-js": patch
|
||||
---
|
||||
|
||||
Make log functions omit caller location when failed to parse it instead of throwing
|
||||
Reference in New Issue
Block a user