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

Add environment variable WP_DEBUG_LOG=/srv/www/example.com/logs to .env #1159

Closed
3 tasks done
tangrufus opened this issue Mar 12, 2020 · 1 comment · Fixed by #1160
Closed
3 tasks done

Add environment variable WP_DEBUG_LOG=/srv/www/example.com/logs to .env #1159

tangrufus opened this issue Mar 12, 2020 · 1 comment · Fixed by #1160

Comments

@tangrufus
Copy link
Member

tangrufus commented Mar 12, 2020

Add environment variable WP_DEBUG_LOG=/srv/www/example.com/logs to .env

Reminder: Any values set to WP_DEBUG_LOG and WP_DEBUG_DISPLAY will be ignored unless WP_DEBUG is set to true.

-- https://make.wordpress.org/core/2019/01/23/miscellaneous-developer-focused-changes-in-5-1/


Bedrock will need to be updated when this is implemented.

@swalkinshaw
Copy link
Member

Agreed it should be set to /logs 👍

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

Successfully merging a pull request may close this issue.

2 participants