General Logging

Logs are captured during the publish event.
These logs are located in %USER%/.md2rhp/com.sodius.interop.md_rhp/logs

The output location of the logs can be changed with the following addition to the end of the publisher.ini file
-Duser.home=C:\examplepath

The logging feature generates tree files as defined below:

  1. Detailed Logs
    Detailed Logs show the actions taken by the publisher during the publish with names of the contextual elements.
  2. Sanitized Logs
    Sanitized Logs show the actions taken by the publisher during the publish with the names of the contextual elements and context removed.
  3. Rhapsody reader logs
    Rhapsody reader logs show the actions taken by the Rhapsody reader during the reading with names of the contextual elements. For debug purpose, a xmi file is also generated.
Refer to the Administration Guide for details about the logged content.