Skip to content

Releases: sematext/sematext-logsene-ios

1.7.2

27 Dec 10:04
@gr0 gr0
Compare
Choose a tag to compare

The 1.7.2 release removes logging related to local logs storage to avoid verbose information in the application logs.

Improve file storage logging

15 Dec 10:39
@gr0 gr0
879622b
Compare
Choose a tag to compare

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

17 Nov 15:28
@gr0 gr0
Compare
Choose a tag to compare

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

10 Nov 14:58
@gr0 gr0
e0a7d41
Compare
Choose a tag to compare

Remove Quick & Nimble and prepare for watchOS and tvOS support

Rename location field

08 Jun 11:30
@gr0 gr0
967b683
Compare
Choose a tag to compare

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.