Hello log4php!
Just a proposal, I hope it can be interesting...
I think it would be a good idea if socket appenders (or their layouts)
would allow users to configure a name of an application hosting the
appender.
For example, socket receivers on the other side will be able to identify
the source and structure the logging data accordingly.
Often applications may span many hosts and its very convenient to know
who is the transmitter.
Otherwise the receiver doesn't have a clue who's talking on the other side.
We do this in all java and .net appenders by adding a property, it looks
just like an MDC property with some fixed name.
It would be great to see this option in log4php.
I would gladly contribute to this, but my skills in php are rather
modest, so may be it could be picked up by more profound developers.
--
Kind regards,
Dmitry Perlroizen
www.logfaces.com
On 15/02/2012 12:01, Ivan Habunek wrote:
Dear all,
It is my pleasure to announce the first release candidate for Apache
log4php 2.2.1.
This is a maintenance release which fixes several important bugs (see
change log below) and features yet another update to the web site
design.
The release is available for review here:
* http://people.apache.org/builds/logging/log4php/2.2.1/RC1/
The KEYS file for verifying signatures:
* http://www.apache.org/dist/logging/log4php/KEYS
The tag for this release:
* http://svn.apache.org/viewvc/logging/log4php/tags/apache-log4php-2.2.1/
The site for this release:
* http://people.apache.org/~ihabunek/apache-log4php-2.2.1-RC1/site/
The change log for 2.2.1:
*
http://people.apache.org/~ihabunek/apache-log4php-2.2.1-RC1/site/changelog.html#Apache_log4php_v2.2.1
According to the process, please vote with:
[ ] +1 Yes go ahead and release the artifacts
[ ] -1 No, because...
This vote will remain open for a minimum of 72 hours.
Best regards,
Ivan Habunek