Skip to main content

Module LoggingPlugin

Module LoggingPlugin 

Source
Expand description

Tauri plugin that routes all log events to the native trace sink.

§Logging Plugin Module

Configures and creates the Tauri logging plugin with appropriate targets and filters.

Functions§

CompressTarget 🔒
Compress a Rust module target path to its final segment.
LoggingPlugin
Creates and configures the logging plugin with multi-target output and level filtering.