By Craig Cohen on Monday, 15 September 2014
Category: iOS Deployment

Enabling Debug level logging in Apple Configurator

Quit Apple Configurator if it is running.

Execute the following command in Terminal:

defaults write com.apple.configurator LogLevel ALL

Quit and relaunch Apple Configurator

Reproduce the problem

Look in Console.app for logs from Configurator

Leave Comments