我从Windows7Pro下运行的Traits / UI应用程序中得到了这个:
> Exception occurred in traits notification handler. Please check the
> log file for details.
我在哪里可以找到它所说的日志文件?
答案 0 :(得分:0)
1)如果你的应用程序配置了一个日志文件,默认情况下会记录traits,否则我认为没有日志文件。配置简单;见https://docs.python.org/2/howto/logging.html#logging-to-a-file
2)但是该文件中的信息实际上可能对调试没有用,除非您采取其他步骤。见http://traits.readthedocs.io/en/latest/traits_user_manual/debugging.html#re-raising-exceptions-in-change-handlers