System:Log:section

From Aspen Documentation

Writes a new log file section header, which helps

Since 1.0

Arguments

void section ([ $title = 'Section'])

title
The name of the section.

Returns

This function does not return any value.


Examples

Example:

$this->APP->log->section('Constants');