Swiftpack.co - Swift Packages by sematext

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by sematext

sematext/sematext-logsene-ios 1.7.2
Sematext Logs Client Library for iOS
⭐️ 7
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.7.2
3 years ago
The 1.7.2 release removes logging related to local logs storage to avoid verbose information in the application logs.
Improve file storage logging
3 years ago
The 1.7.1 release moves logging related to local logs storage to DEBUG level, to avoid verbose information in the application logs.
Append Only Files as Logs Storage And Removal of SQLite3 Dependency
3 years ago
This release brings the append-only files as the storage for logs and removes the dependency on SQLite3 DB as the storage for logs. This release introduces two new configuration properties: - **maxOfflineFileSize** - the maximum size of a single file used for offline storage (optional, *100000* by default). - **maxOfflineFiles** - the maximum number of files used for offline storage (optional, *10* by default). This release removes the following configuration property: - **maxOfflineMessages** - no longer and replaced by `maxOfflineFileSize` and `maxOfflineFiles` properties.
Remove Quick & Nimble and prepare for watchOS and tvOS support
3 years ago
Remove Quick & Nimble and prepare for watchOS and tvOS support
Rename location field
3 years ago
Change the name of the `location` field to `geoip.location` for further improvements and consistency. Moving from version earlier than **2.3.0** to **2.3.0** will mean that the new `geoip.location` field is used instead of `location`.
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics