... use Monolog\Processor\TagProcessor; class Test { $date = date('Y-m-d'); $filePath = storage_path() . "/logs/test-{$date}.log"; ...
確定! 回上一頁