1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-17 02:24:03 +02:00

Commit Graph

  • a929570bb7 Fix json encoding, fixes #110 Jordi Boggiano 2012-09-05 21:32:46 +02:00
  • e282394736 Add couchdb handler Markus Bachmann 2012-08-23 19:54:04 +02:00
  • d16496318c Update changelog & branch alias 1.2.1 Jordi Boggiano 2012-08-29 13:53:20 +02:00
  • 2c4c79289a Merge pull request #109 from dzuelke/openlog Jordi Boggiano 2012-08-29 04:25:58 -07:00
  • 1feffd31fd add arg docs David Zuelke 2012-08-29 11:23:13 +02:00
  • 76fb21b31b Allow passing of openlog() options in SyslogHandler ctor David Zuelke 2012-08-29 10:54:14 +02:00
  • 75af99d3ce Merge pull request #107 from geoffreytran/patch-1 Jordi Boggiano 2012-08-25 10:39:26 -07:00
  • f8fce6fd54 Update src/Monolog/Handler/SyslogHandler.php Geoffrey Tran 2012-08-25 12:01:32 -05:00
  • 7940ae31ce Update changelog 1.2.0 Jordi Boggiano 2012-08-18 19:27:13 +02:00
  • 7c2ca1c61c CubeHandler cleanup Jordi Boggiano 2012-08-18 18:51:10 +02:00
  • bd73a56c67 Merge remote-tracking branch 'kamisama/master' Jordi Boggiano 2012-08-18 18:26:24 +02:00
  • 0ce44f1526 Improve error reporting on failed streams, refs #85 Jordi Boggiano 2012-08-18 18:14:57 +02:00
  • ae31045917 Merge pull request #100 from hason/socket Jordi Boggiano 2012-08-10 07:00:18 -07:00
  • 4ab32e3363 Merge pull request #99 from aalexgabi/master Jordi Boggiano 2012-08-09 16:17:16 -07:00
  • 09f5eb33be Minor wording adjustment in the docs Jordi Boggiano 2012-08-10 02:15:26 +03:00
  • f0fc9a72d3 Merge pull request #101 from cordoval/patch-1 Jordi Boggiano 2012-08-09 16:13:27 -07:00
  • 103ab255a8 rephrased for clarity and simplicity Luis Cordova 2012-08-03 03:30:04 -05:00
  • 535cea507f Avoid memory leak in SocketHandler (substr function in the first iteration) Martin Hasoň 2012-08-02 13:21:20 +02:00
  • 26adcea582 Enabled float timeouts in SocketHandler Martin Hasoň 2012-08-02 13:10:43 +02:00
  • 6255ae58ee Set channel name as default record type Kamisama 2012-07-31 16:17:32 -04:00
  • 0f89a6b267 Improved default line formatter for syslog handler Alexandru Vilau 2012-07-22 04:03:43 +02:00
  • 59fb9f41be Merge pull request #98 from pborreli/patch-1 Jordi Boggiano 2012-07-13 01:10:11 -07:00
  • 0a0c7a3a81 Removed duplicated array key Pascal Borreli 2012-07-13 11:08:09 +03:00
  • 41ea019077 Merge pull request #97 from Adel-E/patch-1 Jordi Boggiano 2012-07-12 01:41:58 -07:00
  • 95e8569b4d Remove unused @param Adel 2012-07-11 22:25:06 +00:00
  • e14ce7c8ba PSR-2 fixes and lazy connection Kamisama 2012-07-10 11:46:23 -04:00
  • 76e546a9aa Added CubeHandler Kamisama 2012-07-09 16:11:19 -04:00
  • 6cbdc0410c Set default timezone on log records, fixes #94 Jordi Boggiano 2012-06-26 14:56:24 +02:00
  • ad9d31e0f4 Fix tests Jordi Boggiano 2012-06-19 22:15:23 +02:00
  • 89b5a3caac Cosmetic fixes Jordi Boggiano 2012-06-19 22:15:10 +02:00
  • efa37359df Merge remote-tracking branch 'pomaxa/master' Jordi Boggiano 2012-06-19 21:40:04 +02:00
  • 9dee289dae Fix formatters to handle new levels Jordi Boggiano 2012-06-19 20:53:33 +02:00
  • c8ca42764c Cosmetic fixes Jordi Boggiano 2012-06-19 20:39:54 +02:00
  • 61359a972b Merge remote-tracking branch 'FGM/master' Jordi Boggiano 2012-06-19 20:28:04 +02:00
  • 388056fd92 Fix wildfire formatter with custom data types, refs #89 Jordi Boggiano 2012-06-15 18:55:16 +02:00
  • e5ffccd422 fix indentation pomaxa 2012-06-15 17:56:19 +03:00
  • 4829b09743 Avoid failures when normalizing exotic values, fixes #89 Jordi Boggiano 2012-06-15 16:45:18 +02:00
  • 792634384a AMQP mock object pomaxa 2012-06-15 14:48:07 +03:00
  • 0932fd33c4 comments & readme update pomaxa 2012-06-15 14:31:50 +03:00
  • 246ea3a9f6 typo pomaxa 2012-06-15 13:19:12 +03:00
  • 6b4f4af85f get issuer name from record param channel, instead of passing it through handler constructor pomaxa 2012-06-15 13:18:44 +03:00
  • da33c84d07 CS fixes Jordi Boggiano 2012-06-14 15:46:17 +02:00
  • 1530322897 Fix test Jordi Boggiano 2012-06-14 15:42:03 +02:00
  • afa7d891cc Merge pull request #93 from Shreef/master Jordi Boggiano 2012-06-14 06:40:10 -07:00
  • 96a2319a24 little update related to issue #91 to make sure that the buffer won't get sent to the sub-handler twice Shreef 2012-06-14 15:21:41 +02:00
  • 85317d4f8f fixed issue #91 Shreef 2012-06-14 14:58:17 +02:00
  • 6a86fa4444 skip test instead of throw an error pomaxa 2012-06-13 17:53:55 +03:00
  • 9d8b108d3c remove notation pomaxa 2012-06-13 17:51:36 +03:00
  • fb19840a8f add type hint, remove Exception pomaxa 2012-06-13 17:36:25 +03:00
  • 72ee0aee96 mock implemenation, kind of Andrew Tch 2012-06-13 17:10:09 +03:00
  • a9df0f461a test fix pomaxa 2012-06-13 12:38:09 +03:00
  • a56543682d AMQP pomaxa 2012-06-13 12:07:17 +03:00
  • be762cb0c5 style pomaxa 2012-06-13 11:21:22 +03:00
  • 4c46dce153 Fixed issues pomaxa 2012-06-13 11:17:30 +03:00
  • b4a33da363 amqp handler.. need to test pomaxa 2012-06-12 16:48:32 +03:00
  • 3a337f2212 Update wording for 8 levels of severity and RFC3164 to RFC5424. Frederic G. MARAND 2012-06-09 13:48:01 +02:00
  • 07aac12c72 Implement the 8 RFC3164 severity levels instead of just 6. Frederic G. MARAND 2012-05-28 20:29:27 +02:00
  • 2eb0c0978d Merge pull request #84 from jiripetrek/feature-mail-handler Jordi Boggiano 2012-05-07 11:19:28 -07:00
  • ac69638824 text-plain => text/plain Jiří Petřek 2012-05-07 19:31:59 +02:00
  • 5ac0d070b7 Typos Jiří Petřek 2012-05-07 18:25:13 +02:00
  • 93f814d721 Typos Jiří Petřek 2012-05-07 18:20:39 +02:00
  • 50a48feba3 NativMailerHandler: can be specified more recipients and custom headers Jiří Petřek 2012-05-07 17:38:05 +02:00
  • a406763e71 Merge pull request #77 from msabramo/patch-1 Jordi Boggiano 2012-04-27 14:06:21 -07:00
  • 4f53e251cd Fix language Jordi Boggiano 2012-04-27 18:55:50 +03:00
  • ff274d7762 Merge pull request #81 from msabramo/patch-3 Jordi Boggiano 2012-04-27 08:55:21 -07:00
  • cac38601f4 README.mdown tweaks Marc Abramowitz 2012-04-27 08:39:21 -07:00
  • 4830b92725 Curly braces on same line for try/catch, as suggested by @stof in https://github.com/Seldaek/monolog/pull/76#r743295 Marc Abramowitz 2012-04-27 07:06:28 -07:00
  • f95a2e10ba Merge pull request #80 from msabramo/fix-GelfMessageFormatter-doc-block Jordi Boggiano 2012-04-27 00:30:08 -07:00
  • 899cba2acc Merge pull request #79 from msabramo/fix-issue-78 Jordi Boggiano 2012-04-27 00:20:09 -07:00
  • d51acb69f6 Correct doc block for GelfMessageFormatter - it doesn't serialize to Wildfire (that's FirePHP); it serializes to GELF. Marc Abramowitz 2012-04-26 19:02:23 -07:00
  • fd4d2556f6 Refactor GelfMessageFormatterTest and GelfHandlerTest so that they don't fatal error when mlehner/gelf-php is not installed. Marc Abramowitz 2012-04-26 15:35:43 -07:00
  • 44d2441782 Pull MockRavenClient (which depends on Raven_Client) out of tests/Monolog/Handler/RavenHandlerTest.php into a separate file so that the test can pass when raven-php is installed and can be skipped when raven-php is not installed. Addresses @Stof's comment in https://github.com/Seldaek/monolog/pull/76#r740465 Marc Abramowitz 2012-04-26 15:03:43 -07:00
  • 6b4b2a6ac0 Change key from 'context' to 'exception' in RavenHandlerTest::testException Marc Abramowitz 2012-04-26 14:26:40 -07:00
  • 7a81acd28b Eliminate local variables used as pseudo-named-arguments, as suggested by @Stof in https://github.com/Seldaek/monolog/pull/76#r740449 Marc Abramowitz 2012-04-26 14:16:41 -07:00
  • 1c5969629f Change check of record level to >= Logger::ERROR instead of > Logger::ERROR, as suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76#r737303 Marc Abramowitz 2012-04-26 14:07:43 -07:00
  • 3238a7417b Rework how exceptions are stored and accessed using suggestions from @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737312 Marc Abramowitz 2012-04-26 11:39:21 -07:00
  • f6e75e44cb Put args one per line, as suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737313 Marc Abramowitz 2012-04-26 11:16:25 -07:00
  • 6d158110d5 Put braces on same line for if statements, as requested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737303 Marc Abramowitz 2012-04-26 11:14:03 -07:00
  • f1580092bc Minor reformatting suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737297 Marc Abramowitz 2012-04-26 11:09:58 -07:00
  • 0e579f1878 Map CRITICAL and ALERT to ERROR because raven doesn't have more than ERROR, because otherwise those messages will fail. As suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737292 Marc Abramowitz 2012-04-26 11:08:00 -07:00
  • ac161a0caa Remove leading \ in use statement, as suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737290 Marc Abramowitz 2012-04-26 11:05:29 -07:00
  • 8aeb75a210 composer.json: Tighten requirement "raven/raven": ">=0.2.0" to "raven/raven": "0.2.*" as suggested by @Seldaek in https://github.com/Seldaek/monolog/pull/76/files#r737288 Marc Abramowitz 2012-04-26 11:01:12 -07:00
  • acd05ec288 Add GitHub PHP syntax highlighting to example Marc Abramowitz 2012-04-26 07:22:34 -07:00
  • acbf574b98 Add RavenHandler and RavenFormatter for working with Raven which is the protocol used by Sentry (http://github.com/dcramer/sentry). Uses raven-php (https://github.com/getsentry/raven-php). Marc Abramowitz 2012-04-24 17:20:13 -07:00
  • abc80e0db8 Update CHANGELOG 1.1.0 Jordi Boggiano 2012-04-23 18:27:40 +02:00
  • dc7e36f1ee Update requirements Jordi Boggiano 2012-04-23 18:25:28 +02:00
  • 38e5710fc2 Fix doc link Jordi Boggiano 2012-04-23 09:27:56 +02:00
  • a6c24f983a Use non-locale aware version of the float formatter, fixes #65 Jordi Boggiano 2012-04-22 18:33:26 +02:00
  • 5c97153efe Add array of records to MailHandler::send to allow analysis of individual records before sending email Jordi Boggiano 2012-04-22 18:25:08 +02:00
  • 365a5fc175 Update installation notes to recommend composer Jordi Boggiano 2012-04-22 18:05:19 +02:00
  • 18598c08f3 Add log level docs, refs #69 Jordi Boggiano 2012-04-22 18:05:03 +02:00
  • 3b910c39a7 Rewrap README Jordi Boggiano 2012-04-22 18:04:40 +02:00
  • 4b2c47d5b6 Update README/CHANGELOG Jordi Boggiano 2012-04-22 17:41:03 +02:00
  • 56d246cca3 Make gelf formatter extend the normalizer one Jordi Boggiano 2012-04-22 17:38:31 +02:00
  • 985e682079 Merge remote-tracking branch 'mlehner/gelf' Jordi Boggiano 2012-04-22 16:55:08 +02:00
  • b42da84c12 Minor CS fixes, updated changelog Jordi Boggiano 2012-04-22 16:36:31 +02:00
  • 5f40e7e942 Merge remote-tracking branch 'pablolb/master' Jordi Boggiano 2012-04-22 16:29:23 +02:00
  • 908d7734e7 Added test, updated changelog Jordi Boggiano 2012-04-22 12:46:58 +02:00
  • 4d4a168716 Fix file modes Jordi Boggiano 2012-04-22 12:42:45 +02:00
  • fa50158f78 Merge remote-tracking branch 'schmittjoh/actStrat' Jordi Boggiano 2012-04-22 12:41:08 +02:00