fluent/logger
a logging library for Fluentd
v1.0.1
10M downloads/mo
#1952 most downloaded on Packagist
fluent/fluent-logger-php
What this package is like to depend on
Last release 10 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.3 years
Some releases are documented
notes for 5 of 12 stable releases
Nothing withdrawn
no release was ever pulled
15 years old
12 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Feb 2012 to Feb 2017Releases
latest 12-
v1.0.115 Feb 2017Nothing published for this version
-
v1.0.016 Oct 2015Nothing published for this version
-
v0.3.815 Jul 2014 -
v0.3.706 Apr 2013Release notes
Open source →[fixes]
- fix fclose warnings
- fix coding styles
- close connection after having exception on socket
- add retry_socket options
[misc]
- update vagrant box and use librarian-chef to manage cookbook.
- add stress test script into examples/stress. this usefull for testing
- fix testcases
[deprecated]
- throw away package.xml. we recommend to use composer
-
v0.3.611 Apr 2012Nothing published for this version
-
v0.3.511 Apr 2012 -
v0.3.411 Apr 2012Release notes
Open source →Basically, stream_socket_connect can't get any errors with that API.
for now, we rely error_get_last()'s message. fluent-logger will close the socket and
reconnect to the host if it containserrno=32(EPIPE).[Changes]
- add exponential backoff strategy for reconnecting issue and it becomes defualt back off strategy.
also change default attempt count. - change method name: FluentLogger::clearInstances as fix typo.
- fix many many typos. i can't believe why i missed those things.
- add exponential backoff strategy for reconnecting issue and it becomes defualt back off strategy.
-
v0.3.315 Mar 2012 -
v0.3.227 Feb 2012Nothing published for this version
-
v0.3.125 Feb 2012Nothing published for this version
-
v0.3.024 Feb 2012Nothing published for this version
-
v0.1.012 Feb 2012Nothing published for this version