Skip to content

Releases: Qase/QuantiLogger

Compression for zip archive

11 Dec 12:12
b380c1b

Choose a tag to compare

In new release version was added compression for zip archiving, so log archive takes up less space

1.16.1

25 Jun 14:08

Choose a tag to compare

  • Integration via CocoaPods fixed

1.16

25 Jun 09:14
6e1d438

Choose a tag to compare

  • Introducing WebLogger, a new internal pre-built logger that enables to log via REST API to a custom server implementation

1.15

15 May 09:00

Choose a tag to compare

  • Bug related to deleting log files while logging within different queues fixed
  • Meta information (file, function & line) now added to every single log

MetaInformationLogger

01 May 15:30
c4277b9

Choose a tag to compare

New pre-built MetaInformationLogger added. It enables to log various different meta information about the application and its host device.

v1.13

05 Apr 12:25

Choose a tag to compare

archivedLogDirUrl now accessible within FileLogger instance. It provides an URL of an archive (zip file) containing all log files. The ZipFoundation framework was integrated in order to achieve such functionality.