Skip to contents

Generate HTML Representation of a Log

Usage

log_html(log)

Arguments

log

A log object to be converted into HTML. It is expected to be in a format compatible with log_to_table.

Value

A string containing the HTML representation of the log.