Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
2.14
2.14
SEAMCAT allows two options to generate two distinct log files. An automatic SEAMCAT log that monitors the behaviour of the application, and a user debug log to check how the computation is performed.

seamcat.log: This log file is automatically generated by SEAMCAT and is intended to be used to debug the Java application mainly in case of a crash of the application or when an exception in the code occurs. You can select/browse the filename and directory from the SEAMCAT options and also the log level.

...

 Image Added

Anchor
F042
F042
Figure 4342: SEAMCAT configurationImage Removed


 Image Added

Anchor
F043
F043
Figure 4443: Seamcat.log log file automatically generated by SEAMCAT

Debug Mode: Running a simulation in “debug mode” Figure 45 44 is used for detailed check of the simulation process. Selecting this option, SEAMCAT will generate a log file where all interim results of simulations including what random values were generated for parameters defined as functions or distributions. This information is very useful for further inspection. The log file will be automatically stored in the sub-directory "Logfiles" of the main SEAMCAT directory. The debug option reduces the number of events to 5 events for the sake of limiting the size of log file. You may then review the The generated log file using may be reviewed using standard reading tools, such as Notepad, MS Windows, etc. 


Image Removed 

...

Image Added

Anchor
F044
F044
Figure 4544: Selection of the debug mode

The output of the file (filename_date_number.log) is indicated at the bottom’s right corner of the SEAMCAT application window (see Figure 4645) as well as in the first line of the log display as shown in Figure 110106.

...


 Image Added

Anchor
F045
F045
Figure 4645: Filename and directory output for the debug log file

...


An example fragment of such a debug mode log file is shown in Figure 47. You may want to ammend the setting 46. The settings for generating the log file in the SEAMCAT configuration panel can be modified as described in ‎ANNEX ANNEX 20:.

Image Removed Image Added

Anchor
F046
F046
Figure 4746: Example of a debug mode log file

...