-
Notifications
You must be signed in to change notification settings - Fork 1
Log file
If you an encounter an error, it may be useful to generate a log file.
To do so, go to Archi's preferences (Edit menu -> Preferences) and select the "form plugin" option. If this section does not exist, the plugin is not recognized by Archi and you may need to reinstall it (please refer to installation page).
"Simple" and "Expert" debugging modes are available:
- Simple mode
In this mode, you only have to select the level of details you require and the log file name. The logs are then sent to the console and to the log file you selected.
Please be aware that debug and trace levels may have a performance impact on the plugin.
- Expert mode
The Expert mode let you pilot Log4j. You may create and parameter as many appenders as you wish. Please note that this mode requires Log4j knowledge, so please use "simple" mode you've never used Log4j.