olivierboucher / StreamCenter

tvOS project that aims at providing various video feeds to the AppleTV.
http://streamcenterapp.com/
MIT License
115 stars 29 forks source link

Multiple level logging #60

Closed olivierboucher closed 8 years ago

olivierboucher commented 9 years ago

Would be better than simple prints.

olivierboucher commented 8 years ago

Closed with 534bb566bed29c02c0636e84e482602a77496499

we can now use

Logger.Info()
Logger.Debug()
Logger.Warning()
...

It prints