- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
EPCS Debug Logging
EPCS plugin logs are located on the same server/system that is hosting Hyperdrive
To Enable Logging
- Open "C:\Program Files (x86)\HealthCast\HealthCast EPCS\log4net.config" with a text editor such as Notepad or Notepad++
- Uncomment the following line (if not already uncommented):
- <file type="log4net.Util.PatternString" value="${TEMP}\Logs\${CLIENTNAME}_${USERNAME}_log.txt" />
- Logs should be created in the following location
- ${TEMP} (e.g. C:\Users\[windows user]\AppData\Local\Temp)
Was this article helpful?