<?php use CodeIgniter\CLI\CLI; CLI::error('ERROR: ' . $code); CLI::write($message); CLI::newLine();
info at phpclasses dot org