Logging Level
There are 5 logging levels you can select, which match those in Perforce QAC:
- None - no logging
- Error - log errors only
- Info - log errors and information messages
- Debug - log errors, information, and debug assistance
- Trace - log errors, information, debug assistance, and some functional level data
This setting affects output to the following log types:
- The Perforce QAC client log for Perforce QAC Visual Studio Code. This can be accessed by selecting Perforce QAC in the drop-down menu within the Output panel
- The Perforce QAC server log for Perforce QAC Visual Studio Code. This can be accessed by selecting Perforce QAC Language Server in the drop-down menu within the Output panel
- The Perforce QAC framework log. Perforce QAC framework log files are written to the
<local>\Perforce\<version>\app\logsdirectory, where<local>is your local application data directory, and<version>is the Perforce QAC version.