1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-24 06:52:34 +01:00

523 Commits

Author SHA1 Message Date
skymeyer
5c7d1ea038 Unclutter bufferSize vs bufferLimit variable name 2013-08-23 18:30:53 -07:00
Jordi Boggiano
a3864e0b9f Merge pull request #198 from davidwindell/patch-1
[Raven] Don't log exceptions twice
2013-05-28 05:09:06 -07:00
David Windell
94e31e37b8 API match 2013-05-28 11:50:42 +02:00
David Windell
9e49043f88 Bump raven version 2013-05-28 11:50:11 +02:00
David Windell
3556ae7316 Tidy up handler 2013-05-24 19:10:15 +02:00
David Windell
041b936b83 Don't log exceptions twice 2013-05-24 18:09:40 +02:00
Jordi Boggiano
bda5757cde Bump target version of master 2013-05-21 21:11:01 +02:00
Jordi Boggiano
aa518ad791 Add stack traces to normalized exceptions, closes #192 2013-05-21 21:05:40 +02:00
Jordi Boggiano
e2b412846d Add API version to Logger class 2013-05-21 20:36:09 +02:00
Jordi Boggiano
ae8500e5b1 Merge pull request #193 from rdohms/hipchat-adapter
HipChat Handler
2013-05-13 07:29:58 -07:00
Rafael Dohms
690c82656b Fixing bad docblock. 2013-05-12 22:04:15 -05:00
Rafael Dohms
0f13a1a6bb HipChat Handler
Adds a handler that is capable of sending notices into HipChat, the team communication system provided by Atlassian.
This is based on the PushoverHandler and built on top of the socketHandler.

The needed configuration is described in the docblock of the HipChatHandler file.
2013-05-08 17:37:53 +02:00
Jordi Boggiano
1eed379a3b Define properties 2013-05-03 11:05:12 +02:00
Jordi Boggiano
4fb7197b56 Merge remote-tracking branch 'davewwww/master' 2013-05-03 10:58:28 +02:00
davewwww
12f12f2d4c Update SyslogHandler.php
move openlog() to write() method to use multiple facilities.
2013-05-02 19:32:35 +03:00
Jordi Boggiano
b264026cba Merge pull request #185 from stof/patch-1
Fixed the branch alias for master
2013-04-24 08:45:58 -07:00
Christophe Coevoet
52a7cb608c Fixed the branch alias for master 2013-04-24 18:13:12 +03:00
Jordi Boggiano
a1927a7a9b Merge pull request #184 from stof/chromephp
Updated the ChromePHPHandler for the new version of the extension
2013-04-23 06:40:22 -07:00
Christophe Coevoet
d885932183 Updated the ChromePHPHandler for the new version of the extension 2013-04-23 14:22:10 +02:00
Jordi Boggiano
583618d5cd Update changelog 1.5.0 2013-04-23 12:09:48 +02:00
Jordi Boggiano
41d514114c Output message to the user when chrome logs have been truncated, refs #172 2013-04-23 12:05:59 +02:00
Jordi Boggiano
6275edbe75 Stop sending logs when the chrome header size limit has been reached, fixes #172 2013-04-23 11:47:22 +02:00
Jordi Boggiano
7e56792987 Fix docblock 2013-04-23 11:10:54 +02:00
Jordi Boggiano
342a92509b Merge remote-tracking branch 'joshuajabbour/getLevels' 2013-04-23 11:10:14 +02:00
Joshua Jabbour
6a8154756e Flip getLevels() response. 2013-04-15 12:24:24 -05:00
Joshua Jabbour
85dbaf9733 Add getter to return all supported log levels. 2013-04-15 11:46:35 -05:00
Jordi Boggiano
642cdf620b Add support for previous exceptions in LineFormatter 2013-04-07 13:22:41 +02:00
Jordi Boggiano
88d705c19f Add Slim integration to the README 2013-04-05 16:36:57 +03:00
Jordi Boggiano
a147e793d7 Update changelog 2013-04-01 12:08:31 +02:00
Jordi Boggiano
3681044b6d Update changelog 2013-04-01 12:05:47 +02:00
Jordi Boggiano
3f8c37b23c CS fixer 2013-03-28 11:41:04 +01:00
Jordi Boggiano
434ef8bbf6 Merge pull request #175 from pborreli/issue-171
Passing context as extra parameters (Additional data)
2013-03-26 09:05:11 -07:00
Pascal Borreli
593ddace4a Passing context as extra parameters (Additional data) fixes 171 2013-03-26 15:42:50 +00:00
Jordi Boggiano
d13bd6e1ac Merge pull request #174 from entering/unused-variable-foreach
At isHandling remove unused variable on foreach
2013-03-24 05:38:38 -07:00
Eduardo Oliveira
f84f58188c At isHandling remove unused variable on foreach 2013-03-24 12:11:22 +00:00
Jordi Boggiano
dd0b216e02 Fix tests 2013-03-18 19:06:02 +01:00
Jordi Boggiano
8fcb833b5c Fix tests 2013-03-18 18:56:14 +01:00
Jordi Boggiano
5feb21ae1a Fix Buffer, Group and FingersCrossed handlers to make use of their processors, fixes #170 2013-03-17 19:36:02 +01:00
Jordi Boggiano
eaf2b07120 Serialize exceptions in a minimalistic way in the LineFormatter 2013-03-17 19:26:08 +01:00
Jordi Boggiano
041aa3930f Add length arg to the UidProcessor, refs #169 2013-02-26 11:18:11 +01:00
Jordi Boggiano
12bdce5205 Merge remote-tracking branch 'webfactory/master' 2013-02-26 11:14:11 +01:00
Simon Mönch
340c85b8cc Bugfix 2013-02-26 10:48:50 +01:00
Simon Mönch
9cf31da70d Better naming 2013-02-26 10:19:42 +01:00
Simon Mönch
bad76ce2a6 Added a request token processor to detect log messages per request 2013-02-25 15:42:26 +01:00
Jordi Boggiano
953f21a7d8 Force log rotation on a daily basis even for long running processes, fixes #166 2013-02-21 11:03:40 +01:00
Jordi Boggiano
047488810f Simplify code and cache the getmypid call, refs #167 2013-02-21 10:08:33 +01:00
Jordi Boggiano
e4d521f8f2 Merge remote-tracking branch 'anho/pid-processor' 2013-02-21 10:03:10 +01:00
anho
bf2cdec9be mentioning pid processor in README #165 2013-02-20 21:18:01 +01:00
anho
ff634744fe added ProcessIdProcessor to inject pid to records #165 2013-02-20 21:13:00 +01:00
Jordi Boggiano
5811217e4c Only access server data when it is actually available, fixes #164 2013-02-20 13:37:17 +01:00