Enabling Method Logging - Brainware Intelligent Capture - Foundation 23.1 - Foundation 23.1 - Brainware - external

Brainware API Installation

Platform
Brainware
Product
Brainware Intelligent Capture
Release
Foundation 23.1
License

Enable method logging for debugging purposes only, as this may affect performance.

To enable method logging, complete the following steps.
  1. From the [Installation path]\BrainwareApiServer directory, open Web.config in a text editor.
  2. Search for the following line.

    <add key="EnableMethodLog" value="false" />

  3. Set the value parameter to true.
  4. In the [Installation path]\BrainwareApiServer directory, review the trace.log file.