INFACore SDK for Python > Troubleshooting using INFACore log files
  

Troubleshooting using INFACore log files

You can monitor all your activities and status of the INFACore operations from the INFACore log files.
The log file also logs the methods invoked, REST call requests and responses, errors, and exceptions. Use the log file for failure analysis and to debug jobs in your organization.
You can get the details of the log file when you run the ic.help() function. The log file path lists in the code.
For example:
ic.help()
...
...
INFACORE SDK Version: 1.0.0
PYTHON Version: 3.7.1
OS Name: Windows
Log File Path: c:\Users\infacore\infacore.log