tauri-plugin-tracing 0.3.3

Use the tracing crate in your Tauri app
Documentation
1
2
3
4
5
6
7
[default]
description = "Allows the log and flamegraph commands"
permissions = [
  "allow-log",
  "allow-generate-flamegraph",
  "allow-generate-flamechart",
]