Loggerithm is a A lightweight Swift logger, uses `print` in development and `NSLog` in production. Support colourful and formatted output.
Features:
- Use print in Debug and NSLog in Production.
- Formatted output, just like NSLog.
- Log level Support.
- Colorful output and color customization.
- Comprehensive Unit Test Coverage.
