TwistPHP Documentation

outputLog

File path: dist/twist/Classes/Error.class.php
Namespace: Twist\Classes
Extends:

outputLogOutput the PHP error log to a file, this function is called automatically upon shutdown for the framework.

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function outputLog with the example vars
\Twist\Classes\Error::outputLog();