-
Notifications
You must be signed in to change notification settings - Fork 4
How to follow the MOGLiCC workflow?
For each workspace, a report directory exists containing three report files. The short report provides a overview about what is done during the last execution. The two other reports contain a detailed protocol for generator work and for provider work done. With every application start the old report files are deleted.
In case of any error, error report in the application root dir (where the start script is located) is created. It contains the information that is supposed to help solving the problem.
For each workspace, a log directory exists containing the logs for each of the plugins for the last application run. The main log file is named “_MOGLi.log” and contains log output of the core module (See How is MOGLiCC designed?). For any problem analysis not solved by the error report, this file is the first place to look in. Each plugin has its own log file with additional plugin specific information. With every application start the old log files are deleted.
[Back] (https://github.com/iks-github/MOGLiCodeCreator/wiki/How-to-apply-MOGLiCC%3F)