ios - Swift 2.0 Print function -


this question has answer here:

what difference between nslog(), println, , print?

from experience , understanding, write in console/debugging area why there change in swift v1.2 , v2.0?

if use 2.0 print offer more functionality, still same thing. please refer documentation see added functionality.

https://developer.apple.com/library/ios/documentation/swift/conceptual/swift_programming_language/

also don't use nslog if using swift


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -