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 Nogueira d5611487a2
refactor(log): use NSString instead of SRString on iOS
2 years ago
..
Sources refactor(log): use NSString instead of SRString on iOS 2 years ago
.gitignore chore(deps): update tauri, adjust iOS plugin 2 years ago
Package.swift chore(deps): update tauri 2 years 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.