Closed ogizanagi closed 8 years ago
Do not let the console handler eat all the logs (handlers defined after wouldn't get anything otherwise)
See https://github.com/lyrixx/symfony-standard/commit/8fb1e8173e9c7b9c327dad2c0abada0b1809f9d2
Originally, this commit has been merged in 2.7. But actually, I saw the 2.7 is not up-to-date with upstream. So I assumed you won't maintain the 2.7 branch ?
I will cherry pick this one on 2.7 too, thx dude :)
(Fyi, we only sync with upstream on releases)
Oh, and btw, on 3.0 too :)
Do not let the console handler eat all the logs (handlers defined after wouldn't get anything otherwise)
See https://github.com/lyrixx/symfony-standard/commit/8fb1e8173e9c7b9c327dad2c0abada0b1809f9d2
Originally, this commit has been merged in 2.7. But actually, I saw the 2.7 is not up-to-date with upstream. So I assumed you won't maintain the 2.7 branch ?