Skip to content

Instantly share code, notes, and snippets.

@IamMarik
Created November 28, 2019 23:59
Show Gist options
  • Save IamMarik/80d11b667b0d81d11f7999eb7f3c7196 to your computer and use it in GitHub Desktop.
Save IamMarik/80d11b667b0d81d11f7999eb7f3c7196 to your computer and use it in GitHub Desktop.
print class(memaddress)::methodName
print(String(NSStringFromClass(type(of: self))) + "(\(Unmanaged.passUnretained(self).toOpaque())):: \(#function)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment