Replies: 1 comment
-
By default the log channel is set to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been unable to get any form of logging working running the system without docker. I had expected the logs to be written to the backend/storage/logs folder as laravel.logs and when I adjust user permissions to differ from the app owner it produces the expected "open for append" error message. However, the file is just not being created in that directory when there are no errors and neither does it get written to if I create it manually.
Does anyone have suggestions on how to resolve?
Beta Was this translation helpful? Give feedback.
All reactions