logging_on_oslog 1.1.0 logging_on_oslog: ^1.1.0 copied to clipboard
Log using os_log on iOS or macOS so that you can check the logs using Console.app on a macOS machine.
1.1.0 #
- FEAT: add funding.
- DOCS: fix wrong folder name.
- DOCS: fix wrong URL.
1.0.0 #
-
First stable version
-
REVERT: changes to example app that are not needed.
-
FIX: wrong link and extra text.
-
FEAT: use Melos for versioning.
-
DOCS: add contributing file.
0.0.2 #
- FIX: correct information on using this on unsupported platforms.
- FIX: correct description in tests.
- FEAT: add tests for package and remove tests for example.
- FEAT: add dependency validator.
- FEAT: implement os_log call for iOS and macOS platforms.
- DOCS: add docs to public classes and methods.
0.0.1 #
- Initial release.