$output, "status" => $status); array_push(self::log, $logout); } public static function returnLog(){ echo(json_encode(self::$log)); } }