Skip to content

How to send log files

Two distinct kinds of log files are generated. The first one refers to errors in the software that may cause crashes. The second kind of log file is recorded during printing and is viewed using the LogViewer.

LogViewer log file

In order to access the log files, after they have been fetched and merged, right click on the substrate name and select Open in Explorer.

logviewer-log

To select the right files:

  1. Navigate to the /mat folder
  2. Select the log files
  3. Right click and select Send to -> Compressed (zipped) folder
  4. Use the newly created ZIP file as an e-mail attachment

CAPA log file

If you encounter an error or unexpected behavior in the software, you can send us an e-mail with the log files attached.

There are two types of log files which are of interest for us.

  1. Open the software
  2. Press F12 to open the directory containing the log files
  3. Select all files in the directory
  4. Right click and select Send to -> Compressed (zipped) folder
  5. Use the newly created ZIP file as an e-mail attachment

Event Viewer

  1. Open the start menu, type eventvwr.msc and press Enter
  2. Choose Windows Logs -> Application

    Choose correct view in Event Viewer

  3. Apply a filter to only show events from the .NET Runtime

    Apply a filter

  4. Export the events to a file and use it as an e-mail attachment

    Export the events

Providing context

In addition to log files, providing context can prove useful to find, reproduce and correct errors:

  1. How can the the issue be reproduced? What steps led to the error?
  2. A screenshot of the software showing the error message encountered can be sent with the mail in addition to the log files and context. If available, expand the error message.

Expanded error message