mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
log: 修改日志导出结果路径提示为绝对路径
This commit is contained in:
parent
9b729aa79b
commit
1cfd077ae7
@ -47,6 +47,6 @@ class ExportV2Log extends Command
|
||||
}
|
||||
|
||||
fclose($handle);
|
||||
$this->info("Logs exported to $fileName");
|
||||
$this->info("日志成功导出到: ". storage_path("logs/$fileName"));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user