Arbortext Command Language > Functions by Alphabetical Listing > get_composer_log_contents
  
get_composer_log_contents
get_composer_log_contents([html])
The get_composer_log_contents function returns the contents of the log file associated with the last publish operation as a formatted multiline string. If the html parameter is present and non-zero, the string is HTML wrapped in a pre element.
* 
This function doesn't return anything if the Event Log window is closed after a publish operation.
Related Topics
XSL stylesheet error handling during publishing
get_composer_log_doc function
composer_log function
show_composer_log function