webCOMAND

log::as_html()

Return the event log as a string containing an HTML bullet list.

Prototype

string as_html()

Return

Return the event log as a string containing an HTML bullet list.

Example

$repo->SystemLog->as_html();