We can't move in here! The debugging will be quicker if you write it in a part of the
The class name and line number, retrieved can be displayed.
print("Class name : \(NSStringFromClass(type(of: self))) ")
print(#function, #line)
We can't move in here! The debugging will be quicker if you write it in a part of the
The class name and line number, retrieved can be displayed.
print("Class name : \(NSStringFromClass(type(of: self))) ")
print(#function, #line)