改名
This commit is contained in:
@@ -119,6 +119,15 @@ class Logger extends Component
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param $message
|
||||||
|
*/
|
||||||
|
public function output($message)
|
||||||
|
{
|
||||||
|
echo $message;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $application
|
* @param string $application
|
||||||
* @return mixed
|
* @return mixed
|
||||||
|
|||||||
Reference in New Issue
Block a user