writeLog() writeLog(mixed $level, string $message, array $context = array()) : \Pop\Log\Writer\File Write to the log Parameters mixed $level string $message array $context Returns \Pop\Log\Writer\File
getContext() getContext(array $context = array()) : string Get context for log Parameters array $context Returns string
__construct() __construct(string $file) Constructor Instantiate the file writer object Parameters string $file