Product: ProfileUnity-FlexApp
Product Version: 5.5 +
Expires on: 365 days from publish date
Updated: May 4, 2015
Problem:
How to enable a ProfileUnity Web Console "Debug" mode without logging into the Console
In some cases the console might become inaccessible and the log needs to be set to debug for troubleshooting the problem
Possible Resolution(s):
Please follow the instructions below with the corresponding numbers shown in the image.
1. Open the shown location
2. Open the ProfileUnity.host.exe file in a notepad
3. Change the following line
<LogLevel>Error</LogLevel>
to
<LogLevel>Debug</LogLevel>
4. Restart the service.
NOTE:
The logs by default are located in the following folder:
C:\Program Files\Liquidware Labs\ProfileUnity.NET\logs
0 Comments