A pretty set of log functions to print message in console using levels (Debug, Info, Trace, Warning & Error) and emojis to improve visibility 💪
Support for iOS, tvOS and macOS
This framework is compatible with Carthage or Cocoapods, use one of both.
Add this into your Cartfile
:
github "sebastianvarela/PrettyLogger"
Add this into your Podfile
:
pod 'PrettyLogger'