Follow this procedure to enable application logging in PM Compass.
To enable application logging:
Locate the web.config file in the Web folder of the PM Compass installation location and open it using Notepad or any other text editor.
In the <appSettings> section, add or locate the following line:
<add key="SQLLogDirectory" value="<log path>" />
Save and close the web.config file.