/Logger.swift

A tiny wrapper around print to make prettier output.

Primary LanguageSwift

Logger.swift

Quick and dirty "Logging" library. "Logging" is in this case a wrapper around print to get nicely formatted and colored output.

Loglevel filters will follow.