Crate tauri_plugin_log

Source
Expand description

Logging for Tauri applications.

Re-exports§

pub use fern;

Structs§

Builder
Target
A log target.

Enums§

Error
LogLevel
An enum representing the available verbosity levels of the logger.
RotationStrategy
TargetKind
An enum representing the available targets of the logger.
TimezoneStrategy

Constants§

WEBVIEW_TARGET

Functions§

attach_logger
Attaches the given logger