Log any javascript or php variables and it's back stack into file like php function debug_backtrace done. View the variables value and it's back stack info in web browser, and browser will synchronize with the log file using ajax.
Features
- Implement hook, give user a chance to modify the debug_backtrace and varaible
- implement __log_variable to only log variable when been called, to solve the problem with too many function call.
- implement __log_clean,__log_exit
- store global config to function's static variable, protect global config been clean
- implment active X for opening editor in web browser
Categories
DebuggersLicense
GNU General Public License version 3.0 (GPLv3)Follow PhpLog
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice work ! Great project.