Skip to content

Instantly share code, notes, and snippets.

@vasilevkin
Last active October 30, 2019 12:16
Show Gist options
  • Save vasilevkin/76b5f3a65ba4da398554454a5499a04f to your computer and use it in GitHub Desktop.
Save vasilevkin/76b5f3a65ba4da398554454a5499a04f to your computer and use it in GitHub Desktop.
import os.log
import os.signpost
let networkLog = OSLog(subsystem: "com.example.app.reader", category: "Articles")
let signpostID = OSSignpostID(log: networkLog)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment