You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/log/ios
Lucas Fernandes Nogueira 686a839c96
fix(log): iOS simulator freezes when calling os_log too early (#2626)
2 months ago
..
Sources fix(log): iOS simulator freezes when calling os_log too early (#2626) 2 months ago
.gitignore chore(deps): update tauri, adjust iOS plugin 2 years ago
Package.swift fix: explicitly set a minimum macOS version for older Swift versions (#1679) 10 months ago
README.md fix(log): use Swift OSLog instead of oslog Rust binding (#262) 2 years ago

README.md

Log

Exposes a function log a message using the OSLog API.