Last active
February 13, 2022 22:26
-
-
Save Trevor-/d1346cefa3976f5874e2c4cda2a8b7bb to your computer and use it in GitHub Desktop.
Set Logging level Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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