Issue Description
Composer streams its logging to the OS Log that most other apps report to. This data can be useful when researching issues, developing fixes, and it is always helpful to add to the case and Product Issue notes.
Troubleshooting Steps
Opening Console and having the default selection of the current computer on the left will give access to the logs.
Filter the logs using the keyword 'Composer' and perform the actions that cause the issue. Copy and paste the output into a text file for documentation purposes.
Logs through Terminal:
Logs can be streamed through Terminal with the following command:
/usr/bin/log stream --predicate "subsystem == 'com.jamfsoftware.composer'" --debug