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

Ask About PHP: Codeigniter: Setting up multiple sites on one install

Zend Developer Zone: Manipulating Configuration Data with Zend_Config

Alex Bilbie's Blog: MongoDB + CodeIgniter 101 (Part 1)

Juan Treminio's Blog: Getting Started with Kohana 3 (series)

Raymond Kolbe's Blog: DOMPDF in ZF2


Community Events











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


api zendframework2 example database interview functional unittest introduction opinion testing code development language community series podcast framework composer phpunit release

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