Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where are php_errors written? #178

Closed
theking2 opened this issue May 9, 2024 · 2 comments
Closed

where are php_errors written? #178

theking2 opened this issue May 9, 2024 · 2 comments

Comments

@theking2
Copy link

theking2 commented May 9, 2024

I do have trigger_error('', E_USER_ERROR); in my code but they don't end up in in /var/log.

@TrafeX
Copy link
Owner

TrafeX commented May 9, 2024

Hi @theking2 ,

They are outputted to the logs of the Docker container which you can see with docker logs -f <container name>

@theking2
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants