website icon indicating copy to clipboard operation
website copied to clipboard

Add debugging / troubleshooting documentation section

Open devlead opened this issue 8 years ago • 3 comments

With Cake PR cake-build/cake#858 merged debugging support was added to Cake. When released we should update docs with a new Troubleshooting section with atleast 2 pages

  • debugging
    • parameter, howto etc.
  • logging & analytics
    • how to log and debug in a way that helps you when running on CI etc.

devlead avatar May 12 '16 22:05 devlead

@devlead What do you think about adding the content of this and this blog post to the proper Editor section?

pascalberger avatar Jun 27 '18 10:06 pascalberger

@pascalberger I have it on my list to do exactly that, but simply haven't had the time. Having the information in blog posts is great, but I do feel that we should add it to the docs section as well.

gep13 avatar Jun 27 '18 14:06 gep13

For 2.0 we should add documentation how to debug by manually attaching debugger

pascalberger avatar Oct 25 '21 19:10 pascalberger