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
My Tauri app is running in multiple locations and those are NOT connected to WAN.
So I want to send logs into a SaaS (Google Cloud Logging for my case) via Internet.
Actual
Target and TargetKind are not expandable by developers.
dispatch member ofBuilder struct is private
Builder.acquire_logger function accept custom dispatch, but the function is private