Skip to content

Instantly share code, notes, and snippets.

@yogeshbh
Created May 28, 2021 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yogeshbh/5458cf2f259fdb7cbac3be4fa5f5b94c to your computer and use it in GitHub Desktop.
Save yogeshbh/5458cf2f259fdb7cbac3be4fa5f5b94c to your computer and use it in GitHub Desktop.
override func viewDidAppear(_ animated: Bool) {
os_signpost(.event, log: SignpostLog.pointOFInterest, name: "Details Appeared", "%{public}@", book?.title ?? "")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment