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

Redirect exception to the standard error output #14

Closed
bu3tt1 opened this issue Dec 16, 2020 · 0 comments
Closed

Redirect exception to the standard error output #14

bu3tt1 opened this issue Dec 16, 2020 · 0 comments
Assignees
Milestone

Comments

@bu3tt1
Copy link
Contributor

bu3tt1 commented Dec 16, 2020

e.g.:

$stdout = fopen('php://stderr', 'w');
fwrite($stdout, $logText);

Add the stacktrace too. If it's to long create an application.log

@bu3tt1 bu3tt1 assigned ghost Feb 1, 2022
@bu3tt1 bu3tt1 added the be label Feb 1, 2022
@bu3tt1 bu3tt1 assigned c-will99 and unassigned ghost Feb 14, 2022
@c-will99 c-will99 closed this as completed Mar 2, 2022
@bu3tt1 bu3tt1 added this to the Version begin 2022 milestone Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants