kradalby / Logger.swift

A tiny wrapper around print to make prettier output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tiny wrapper around print to make prettier output.


Languages

Language:Swift 88.4%Language:Makefile 11.6%