Skip to content

Releases: vigneshuvi/SwiftLoggly

SwiftLoggly - 1.1.0

22 Oct 10:46
38aa162
Compare
Choose a tag to compare
  • Swift 5 and latest Xcode support

SwiftLoggly 1.0.7

23 Jan 07:07
Compare
Choose a tag to compare

Note:

  • Fixed the log directory issue.
  • Updated the test cases.
  • Updated the sample project.

SwiftLoggly 1.0.6

22 Jan 12:35
Compare
Choose a tag to compare
  • Fixed the emojis issue.
  • Able to set the log extension and keep default extends as '.log'.
  • Updated the readme file.

SwiftLoggly 1.0.5

12 Jul 14:40
Compare
Choose a tag to compare

Able to support both Objective-c and Swift projects.

SwiftLoggly 1.0.4

19 May 14:31
Compare
Choose a tag to compare

Updated version
Fixed file path issue.

SwiftLoggly 1.0.1

10 Mar 09:46
Compare
Choose a tag to compare
  • Enabled logged format as Normal, JSON.
  • Able to encoding log based on log Encoding Type(utf8, ascii, unicode, utf16, etc) Refer: String.Encoding.

SwiftLoggly 1.0.0

16 Feb 11:20
Compare
Choose a tag to compare
  • Colored output log in Terminal for mac OS.
  • Support CocoaPods, mac OS and Vapor framework(Swift Package Manager).

SwiftLoggly 0.6.1

31 Jan 06:20
Compare
Choose a tag to compare

Added the rich function for log tracking type.(Info, Warn, Error)
Able to print the logs in diff color based on log type.

Able to log String, NSDictionary, Dictionary type objects.

31 Jan 05:38
Compare
Choose a tag to compare