News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert:
Personal Thoughts On The PSR-3 Log Proposal
December 31, 2012 @ 10:46:13

In his latest post, Stuart Herbert has shared some thoughts about the recently proposed PSR-3 proposal for a unified logging interface for PHP projects.

PSR-3 is a proposed standard (voting has finished, it should appear as an accepted standard when the PSR folks recover from too much Christmas turkey) describing a common logging interface for PHP frameworks. It's based on a small subsection of RFC 5424, which describes the Syslog standard, which is a very sensible choice. Sysadmins think in terms of Syslog levels, and they utterly hate dealing with loggers that don't map cleanly onto Syslog.

He briefly introduces the PSR and the format of the logger with some of the main methods it should implement and what they do. He talk gets into some of his critiques about the proposal, namely the method naming, the exception handling parameter and the proposed LogLevel constants.

0 comments voice your opinion now!
psr3 proposal phpfig logger interface thoughts opinion


blog comments powered by Disqus

Similar Posts

PHPClasses.org: Software Review - Delphi for PHP 2007

Phil Sturgeon: Understanding Circumstance

Sandro Groganz\'s Blog: Submit your Proposals for eZ publish Conference

Bitstorm.org: What I don\'t like about PHP

Zend Developer Zone: Reading And Writing Drupal With Flex


Community Events











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


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

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