The Export Log Action exports a FinalBuilder run to a text based log file.
This enables the log to be archived, sent as an attachment via email, further processed, etc.
You can choose to export the current log, in Text, HTML or XML formats.

Output File - specify the filename that the log will be written to
Export Format - choose between Text, HTML, or XML. The default template files are as follows:
| • | HTML - FinalBuilder Install Directory\stylesheets\ConvertLogToHTML.xsl |
| • | XML - FinalBuilder Install Directory\stylesheets\ConvertLogToXML.xsl |
| • | Text - FinalBuilder Install Directory\stylesheets\ConvertLogToText.xsl |
Only Include Error Actions in Log - only actions that failed are included in the log
Include Action Output - check this option to include the action messages in the log
Include Heading - check this option to include a heading in the output (not applicable for XML format): FinalBuilder Logfile for <project name>
Include Summary - check this option to include a summary in the output (not applicable for XML format).
The summary contains the following information:
| • | Project File |
| • | Log Title |
| • | Date |
| • | Start Time |
| • | End Time |
| • | Run Time |
Include Action Type - check this option to include the action name in the output (not applicable for XML format).
Include Action Start Time - check this option to include the action start time in the output (not applicable for XML format).
Include Action End Time - check this option to include the action start time in the output (not applicable for XML format).
Include Action Run Time - check this option to include the action run time in the output (not applicable for XML format).
Use alternate template file
Template File - You can also specify a different XSL Stylesheet template file to alter the output format of the log file. When you leave Template File blank, FinalBuilder will choose the appropriate stylesheet depending on the Export Format chosen (see Export Format above).
The "XSLT Parameters" allow you to pass variables to your XSL Stylesheet.
Note that the default options for the log can be set in the FinalBuilder options dialog.
Export Fragment
You may wish to only export a section of the log, eg. the log of a particular Action List, or even just the log of a certain action.

Export entire log - selecting this will export the entire log (up to when this action runs).
Export logs from an Action List - choose this option to export the logs of a particular Action List. Select the action list to export.
Export logs from action - choose this option to export the logs of a particular Action, and then choose the action to export. Actions are listed by description in alphabetical order. If you have two actions with the same name, then they will both be listed (and if you need to choose one, then we recommend you rename them so you can tell them apart).
Include child actions - choose this option to include in the logs any child actions of the action chosen. This option will not export the logs of any Action List run as a child action.
Note: for both exporting of a particular Action List and Actions, if that action or action list is run more than once, then all occurrences will will be exported to the log.