This commit is contained in:
2020-09-10 19:26:42 +08:00
parent 398963606a
commit e5f9e4b078
14 changed files with 569 additions and 4 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ class Logger extends Component
/**
* @param $messages
* @param string $category
* @throws Exception
* @throws
*/
public function write(string $messages, $category = 'app')
{