SpeedLog icon indicating copy to clipboard operation
SpeedLog copied to clipboard

two little things in the documentation...

Open dr-falsch opened this issue 9 years ago • 2 comments

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 will be enabled by default. But the documentation states that you have to set "ENABLE_LOG" to enable logging.

If I understand it correctly, you'd just set "-DDISABLE_LOG" in the "Release"-Part and leave the "Debug"-Part empty.

2.) If you manually install it, like in the documentation by just copying the swift-files, then the color logging will not be available and the "import SpeedLog" part is not necessary. If you do it like in the Alamofire documentation (https://github.com/Alamofire/Alamofire#manually) by copying the complete folder, drag'n drop the .xcodeproj file, everything works fine.

Thanx for this great piece of code! :-)

dr-falsch avatar Mar 09 '16 11:03 dr-falsch

Thanks for opening this issue... was trying so hard to find out whats wrong

Trexology avatar Aug 19 '16 10:08 Trexology

that for the comments, I will review the readme and will fix it

kostiakoval avatar Nov 01 '16 10:11 kostiakoval