Skip to content

Instantly share code, notes, and snippets.

@Trevor-
Last active February 13, 2022 22:19
Show Gist options
  • Save Trevor-/67230618b3b794bb39da355236e5309d to your computer and use it in GitHub Desktop.
Save Trevor-/67230618b3b794bb39da355236e5309d to your computer and use it in GitHub Desktop.
Set Logging level Mac
defaults write com.adobe.CSXS.11.plist LogLevel 6 && killall -u `whoami` cfprefsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment