Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 934 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 934 Bytes

A simple swift file for iOS application logging

Features

Demo

Requirements

  • Swift 2
  • Swift 3

Communication

  • If you found a bug or have a feature request, please open an issue.
  • If you want to contribute, submit a pull request.

Installation

Please consider version of your swift.

  • Swift 2 users should use the file which is in 'Swift2' folder.
  • Swift 3 users should use the file which is in 'Swift3' folder.

And just copy the 'Log.swift' file into your xcproject or xcworkspace.

Usage

If you code like this,

Codes

The Xcode console would show like this.

Console

License

My codes are under the Beerware license.