DooPHP - fastest MVC based PHP framework

Learn More

The Official Blog of DooPHP

News, Updates, Tips & Tricks for DooPHP

Subscribe to Blog

Subscribe to the official blog of DooPHP framework.

DooPHP Diagnostic View2009-10-11 06:22:49

DooPHP Diagnostic View

DooPHP Diagnostic is added in the latest trunk. It served as a debug view when developing your application with DooPHP. The app folder is updated in the Google Code SVN to include the diagnostic view if any errors/exception are thrown.

This would be helpful for debugging your application during development stage.

Simply remove line 18 in index.php if you wish to view errors in the normal PHP way.

DooPHP diagnostic view

DooPHP diagnostic view

Published under: Development Share/Save/Bookmark

Log and Profile Viewer in Development2009-07-21 18:20:38

Log and Profile Viewer in Development

DooPHP provides you logging and profiling features, through DooLogger class which can be accessed by calling Doo::logger().

You can write and rotate the logs to a file in both plain text or XML format. The default is a XML formatted log which is to be used with a future Log/Profile Viewer tool.

It is under development at this current time. Therefore, it is recommended to write log files in xml.


Published under: Development Share/Save/Bookmark

About

Categories

Archives


Syndication