FunnyLogger 0.1.1

FunnyLogger 0.1.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2016
SPMSupports SPM

Maintained by GuiminChu.



A simple, colorful logger for Xcode.

Requirements

  • You need to install XcodeColors plugin to enable color in the Xcode console, otherwise you will see some messed-up code.

  • If you want to open the specific file and highlight the line when you click on the hyperlink in the console, you need to install KZLinkedConsole plugin.

Suggestion:The best way of installing plugin is by Alcatraz. Install Alcatraz followed by the instruction, restart your Xcode and press ⇧⌘9. You can find XcodeColors and KZLinkedConsole in the list and click the icon on left to install.

Installation

Manually

Clone the repo and add FunnyLogger.swift to your project.

Usage

License

ShrinkPresentation is released under the MIT license. See LICENSE for details.