Skip to content

Instantly share code, notes, and snippets.

@Trevor-
Last active February 13, 2022 22:26
Show Gist options
  • Save Trevor-/d1346cefa3976f5874e2c4cda2a8b7bb to your computer and use it in GitHub Desktop.
Save Trevor-/d1346cefa3976f5874e2c4cda2a8b7bb 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