EPCS - Enabling Logging
  • 24 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

EPCS - Enabling Logging

  • Dark
    Light
  • PDF

Article summary

EPCS Debug Logging

EPCS plugin logs are located on the same server/system that is hosting Hyperdrive

To Enable Logging

  1. Open "C:\Program Files (x86)\HealthCast\HealthCast EPCS\log4net.config" with a text editor such as Notepad or Notepad++
  2. Uncomment the following line (if not already uncommented):
    1. <file type="log4net.Util.PatternString" value="${TEMP}\Logs\${CLIENTNAME}_${USERNAME}_log.txt" />
  3. Logs should be created in the following location
    1.  ${TEMP} (e.g. C:\Users\[windows user]\AppData\Local\Temp)

Was this article helpful?