save laravel.log to /config

This commit is contained in:
aptalca
2019-07-16 19:59:38 -04:00
parent 42468518a5
commit b3e5cb11cb
4 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
/config/log/heimdall/laravel.log {
size 5M
rotate 5
compress
nodateext
notifempty
missingok
su abc abc
}