News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Logging to MongoDb and accessing log collections with Zend_Tool
September 22, 2009 @ 09:49:47

Raphael Stolt has written up a new tutorial looking at connecting the MongoDb document-oriented database with the Zend_Log component of the Zend Framework to push log entries into the database.

I tinkered with the just recently discovered MongoDb and hooked it into the Zend_Log environment by creating a dedicated Zend_Log_Writer. The following post will therefore present a peek at a prototypesque implementation of this writer and show how the afterwards accumulated log entries can be accessed and filtered with a custom Zend_Tool project provider.

He extends the Zend_Log_Writer class to create the interface for the MongoDb and uses the mongo interface for PHP to bridge the gap. The application's INI file and Bootstrap are then modified to add in this new functionality and some example usage code is created both with and without the Zend_Tool tool.

0 comments voice your opinion now!
zendtool mongodb zendlog tutorial


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated - Steps 18 - 22

PHPBuilder.com: Import MS Access Data to MySQL 5

DevShed: Introducing the Composite Pattern in PHP 5

Johannes Schluter's Blog: DTraceing around

php|architect: Zend Framework - A Practical Tutorial


Community Events











Don't see your event here?
Let us know!


podcast testing community interview object zendframework2 phpunit release introduction framework development tool opinion unittest series functional example conference language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework