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