PluginProbe
WP Debugging / 2.11.13
WP Debugging v2.11.13
2.12.6 2.12.5 trunk 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.11.10 2.11.11 2.11.12 2.11.13 2.11.14 2.11.15 2.11.16 2.11.17 2.11.18 2.11.19 2.11.2 2.11.20 2.11.21 2.11.22 2.11.23 2.11.24 2.11.3 All 59 releases
wp-debugging / vendor / norcross / debug-quick-look / README.md

README.md in WP Debugging 2.11.13, at vendor/norcross/debug-quick-look/README.md

30 lines 918 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 Debug Quick Look
2 ========================
3
4 ## Contributors
5 * [](https://github.com/norcrossAndrew Norcross](https://github.com/norcross](https://github.com/norcross)
6
7 ## About
8 Allows users with admin access to view and purge the `debug.log` file kept inside the `wp_content` folder. The `WP_DEBUG_LOG` constant *must* be set to `true`.
9
10 ## Current Actions
11 * allows for loading the debug file in a new browser window
12 * allows for purging the debug file
13
14 # Roadmap
15 * fancier formatting for log file
16 * collapse / expand stack traces
17
18 #### [](https://github.com/norcross/debug-quick-look/pullsPull requests](https://github.com/norcross/debug-quick-look/pulls](https://github.com/norcross/debug-quick-look/pulls) are very much welcome and encouraged.
19
20 ## Changelog
21
22 #### Version 0.0.3 - 2017/07/27
23 * Simplify reasoning a bit. Props [](https://github.com/jtsternberg@jtsternberg](https://github.com/jtsternberg](https://github.com/jtsternberg)
24
25 #### Version 0.0.2 - 2017/07/12
26 * Changed method for pulling and display log file to check for memory overload. Props [](https://github.com/Rarst@rarst](https://github.com/Rarst](https://github.com/Rarst)
27
28 #### Version 0.0.1 - 2017/07/12
29 * Initial release!
30