Logging
Messages, warnings and errors are by default shown in message boxes. For debugging and logging, you may want to log either to a separate log window
by selecting "View->Log to window" or log to file by starting I-CONIC studio from a command prompter with the argument -l or --log. The log file
is written to the installation folder so you need administrative previligies to log to file.
For debugging purposes you may enter a verbose logging mode by adding -v or --verbose to the command line or check "Help->Log verbose" once the
application is opened. Note that this may result in very long logs and that log files are appended to existing log file so that its size grows for
each run until it is deleted.