Bravo3\Orm\Traits\DebugInterface::debugLog PHP Method

debugLog() public method

Create a debug log
public debugLog ( string $msg ) : void
$msg string
return void
    public function debugLog($msg);