fix(log): use Swift OSLog instead of oslog Rust binding (#262)

This commit is contained in:
Lucas Fernandes Nogueira
2023-02-23 14:17:15 -03:00
committed by GitHub
parent 22f987bf24
commit 961602bd1b
8 changed files with 117 additions and 89 deletions
+3
View File
@@ -0,0 +1,3 @@
# Log
Exposes a function log a message using the OSLog API.