Problem:
Support requested debug console logs from ProfileUnity server.
Symptoms: n/a
Possible Resolution(s):
Option A) Changing the logging level in the Management Console
- Log into the ProfileUnity management console
- Select "Administration"
- Change the Level of Logging dropdown to "Debug"
Select "Update"
Option B) Changing the logging level manually
- Stop the Liquidware Labs ProfileUnity Service
- Edit "C:\Program Files (x86)\Liquidware Labs\ProfileUnity\settings.json"
Ensure the level is set to debug.
"Logging": {
"Level": "debug",
"Path": "logs\\"
}
- Start the Liquidware Labs ProfileUnity Service
The logs will be located in "C:\Program Files (x86)\Liquidware Labs\ProfileUnity\Logs" .
Product: ProfileUnity
Product Version: Any