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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

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

javascript - Restarting Supervisor and effect on FlaskSocketIO -