tauri-app-logging
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Unified logging for dev and release builds / 开发与发布统一日志
- Log filtering or persistence / 日志过滤或持久化
- Safe diagnostics without leaking secrets / 安全诊断不泄露敏感信息
Trigger phrases include:
- "logging", "log levels", "filtering", "persistence", "diagnostics"
- "日志", "级别", "过滤", "持久化", "诊断"
How to use this skill
- Define log levels and redaction rules
- Configure logging plugin outputs and filters
- Implement diagnostic toggles for release builds
- Validate log storage location and rotation policy
Outputs
- Logging strategy and configuration / 日志策略与配置
- Redaction and rotation checklist / 脱敏与滚动清单
Scope
- Boundary: Logging plugin usage only
- Key points: Redaction and environment-specific verbosity
References
Keywords
tauri logging, log levels, diagnostics, redaction
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1