forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.2 KiB
1.2 KiB
How Do I View Error Logs of PyCharm Toolkit?
The error logs of PyCharm Toolkit are recorded in the idea.log file of PyCharm. For example, in the Windows operating system, the path of the idea.log file is C:\Users\xxx\.IdeaIC2019.2\system\log\idea.log.
Search for modelarts in the log file to view all logs related to PyCharm Toolkit.
Parent topic: Using PyCharm Toolkit