The fingerprint and naming of all logging methods is quite different to the methods of log4php. It means much adjustments in the Logger class. Maybe a wrapper class, which implements the LoggerInterface, would be helpful.
If log4php want be with the cool guys, this adjustments have be made. But this should be part of a release, which includes namesspaces. Btw: this guy had already add namespaces: https://github.com/ehutson/log4php ;) Somebody should become a member of the fig voters board. Reagards Florian -------- Original-Nachricht -------- > Datum: Tue, 15 Jan 2013 22:16:08 +0100 > Von: Ivan Habunek <[email protected]> > An: Log4PHP Dev <[email protected]> > Betreff: Re: PSR-3 > On 15 January 2013 21:22, Florian Semm <[email protected]> wrote: > > Are there any considerations about a implementation of the the new PSR-3 > standard in log4php? > > Hm, that's very interesting. Didn't realise that FIG put out a new > standard, and for logging, no less! > > Thanks for pointing this out. I'll definitely check it out and we can > discuss what can be done. > > Regards, > Ivan
