General Logging
Logs are captured during the publish event.
These logs are located in %USER%/.ea2md/com.sodius.mdw.interop.ea_md_sysml/logs
%USER%
corresponds to the System.user folder.
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:
- Detailed Logs
Detailed Logs show the actions taken by the publisher during the publish with names of the contextual elements.
- Sanitized Logs
Sanitized Logs show the actions taken by the publisher during the publish with the names of the contextual elements and context removed.
Refer to the Logs for details about the logged content.