SpeedLog icon indicating copy to clipboard operation
SpeedLog copied to clipboard

Fast Swift debug logs

Results 3 SpeedLog issues
Sort by recently updated
recently updated
newest added

Thanks for the Library, I've installed it using Cocoa Pods but when I try to use it in the XCTestCase, import SpeedLog .. .. SpeedLog.print I get the following error...

Suggest to make the typealias SLog public just like SpeedLog. :-)

Hello, I think I found two little mistakes in the documentation... 1.) In the "Enables Log" part it should be the other way around: If you don't set "-DDISABLE_LOG" logging...