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

We need to build some basic support tools into core #1788

Open
JeffPyeBrook opened this issue Mar 11, 2015 · 1 comment
Open

We need to build some basic support tools into core #1788

JeffPyeBrook opened this issue Mar 11, 2015 · 1 comment
Assignees
Milestone

Comments

@JeffPyeBrook
Copy link
Contributor

So many support request starts with teaching the person having the issue about WordPress debug and
log files. It would seem that with some very simple and light weight supprot tools, and some very selective logging it would make testing, debugging and supporting WPeC sites a bit easier for a large number of the issues that we encounter.

We need a few of things.

  1. some simple support tools built into core, that do not slow down the system, and do not drastically increase the memory footprint of the site
  2. some simple guidelines for developers about when to include simple diagnostic logging, when not to include it, and what to put into it
  3. some simple administrator documentation on how to turn on/off the diagnostic tools and how to access the information they produce.

Started a little bit with pr #1787

@JeffPyeBrook JeffPyeBrook self-assigned this Mar 11, 2015
@JustinSainton
Copy link
Member

Related: #1035, #1036

@JustinSainton JustinSainton added this to the 4.1 milestone Jun 12, 2015
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