Debug & Logging of Plug-In

Hi,

Is there any way to debug Plug-In execution?

I tried to attach to the process of the Trados, but nothing happened.

In addition - what is the best practice for logging in the Plug-In? Is there any unified log storage I should write to, or should I write my logs to a regular file?

Thanks,

Memi

Parents Reply
  • OK, thanks. That worked.

    It turns out the problem is that the Plug-In cannot access the app.config file of the Plug-In.
    How can that be done?

    In addition - I must admit I'm having some difficulties accessing the docs. ie, I couldn't find the full API docs of the Verification API, and couldn't locate the full technical specs of the OpenExchange format - what exactly can be published, how does Studio downloads and installs the Plug-In, and can I really run my own installer together with the downloaded Plug-In.
    Could you please point me to those resources?
Children