1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-09 06:36:46 +02:00

Commit Graph

  • 272328f248 Inline _write method Jesper Skovgaard Nielsen 2013-10-31 11:04:32 +01:00
  • 56e4610ab8 ['foo' => 'bar'] array notation is not PHP 5.3 compatible. Jesper Skovgaard Nielsen 2013-10-31 10:59:51 +01:00
  • 359480a45c Added documentation for SyslogUdpHandler Jesper Skovgaard Nielsen 2013-10-31 09:49:30 +01:00
  • e53d6040c0 Added SyslogUdpHandler. Jesper Skovgaard Nielsen 2013-10-31 09:41:00 +01:00
  • 0f3c054dff Fix tests for 5.3 Jordi Boggiano 2013-10-28 10:41:17 +01:00
  • 1a4f16f175 Merge remote-tracking branch 'tarjei/master' Jordi Boggiano 2013-10-28 10:39:46 +01:00
  • b78d997638 Add logging of exception line and file path to gelf message Tarjei Huse 2013-10-27 08:29:08 +01:00
  • c600461b0f Merge pull request #254 from kamisama/fix/cubehandler Jordi Boggiano 2013-10-24 05:32:52 -07:00
  • 780d1d838b Add timezone to Dates Kamisama 2013-10-23 16:42:04 -04:00
  • bbb0a5948f Update LineFormatter.php wiistriker 2013-10-23 20:14:57 +11:00
  • a8bbda7310 Ignore json_encode errors wiistriker 2013-10-23 19:50:05 +11:00
  • c362f9a07a Flowdock handler Dominik Liebler 2013-10-18 09:46:19 +02:00
  • 620922356a Merge pull request #252 from astina-forks/hipchat_batch_records Jordi Boggiano 2013-10-16 09:27:10 -07:00
  • 685a91ba53 CS fix pkraeutli 2013-10-16 10:50:57 +02:00
  • f1af2c484a HipChatHandler: combine batch records and send as one pkraeutli 2013-10-16 10:27:55 +02:00
  • 8e5a671eef Merge pull request #248 from birkirb/master Jordi Boggiano 2013-10-11 09:18:40 -07:00
  • 0f4401891e Fixes based on comments. Birkir A. Barkarson 2013-10-11 14:58:39 +09:00
  • 79cafca800 Merge pull request #247 from mpdude/patch-1 Jordi Boggiano 2013-10-10 20:31:42 -07:00
  • 540afb4621 Add unique_id to extra data only if present in the server environment Matthias Pigulla 2013-10-10 10:04:29 +02:00
  • 7b6e1f3c31 Merge branch '1.6.0_with_fix_for_eaccelerator' Birkir A. Barkarson 2013-10-10 16:52:03 +09:00
  • dcbb7bce2f Changes from comments. Birkir A. Barkarson 2013-10-10 16:49:24 +09:00
  • 1f12588c00 eAccelerator doesn't like anonymous functions. Birkir A. Barkarson 2013-10-10 14:00:41 +09:00
  • d25b4f982a eAccelerator doesn't like anonymous functions. Birkir A. Barkarson 2013-10-10 14:00:41 +09:00
  • 16f05a17e3 Update AbstractProcessingHandlerTest.php Matthias Pigulla 2013-10-09 00:26:59 +02:00
  • 7c0edceadc Update WebProcessorTest.php Matthias Pigulla 2013-10-09 00:26:02 +02:00
  • a2b77b2750 Add Apache mod_unique_id's identifier in WebProcessor Matthias Pigulla 2013-10-08 14:31:56 +02:00
  • b5fa119527 Merge pull request #244 from Wurzel3/raven_batch Jordi Boggiano 2013-10-03 08:23:01 -07:00
  • 8452da04da get record with highest log level in raven batch Florian Pfitzer 2013-10-03 11:57:48 +02:00
  • 4e85d26551 Merge pull request #239 from gabrielricci/master Jordi Boggiano 2013-10-02 07:49:08 -07:00
  • f99be26884 Merge remote-tracking branch 'nicolas-bastien/patch-2' Jordi Boggiano 2013-10-02 16:47:56 +02:00
  • 6fed302df7 Giving up Jordi Boggiano 2013-10-02 16:47:36 +02:00
  • c9a834c29b Merge remote-tracking branch 'nicolas-bastien/patch-1' Jordi Boggiano 2013-10-02 16:45:13 +02:00
  • 834c69b117 Merge pull request #242 from creativemarket/ishandling Jordi Boggiano 2013-10-02 07:44:06 -07:00
  • 67f6a5a4f1 LogglyHandler: remove reundant tag assignment and PHP 5.4 specific syntax. Przemek Sobstel 2013-10-02 15:24:47 +02:00
  • ea3854a0eb Add Loggly handler. Przemek Sobstel 2013-10-02 14:15:33 +02:00
  • 132735eb38 Use isHandling() in AbstractProcessingHandler to determine if log record is being handled. Brian Reavis 2013-09-30 16:41:44 -07:00
  • 63f0de1ac1 [Doc] a link for README file Nicolas Bastien 2013-09-28 06:43:04 +02:00
  • 15a88ec277 Add missing blod style to log level listing Nicolas Bastien 2013-09-28 06:27:28 +02:00
  • d346c2e815 mongoCollection attribute visibility changed to protected so subclasses can access this attribute to query the database Gabriel Ricci 2013-09-27 15:15:19 -03:00
  • df90f919b7 Merge pull request #238 from kriswallsmith/master Jordi Boggiano 2013-09-27 07:18:10 -07:00
  • 0f5cdb285a added level to introspection processor Kris Wallsmith 2013-09-26 12:52:23 -07:00
  • 8af986b161 moved stubs up so line numbers don't change Kris Wallsmith 2013-09-26 12:43:13 -07:00
  • ca18e81f79 Merge pull request #236 from peterkokot/patch-docs Jordi Boggiano 2013-09-24 01:48:58 -07:00
  • 7199f2f8b4 version of monolog changed to minimal version Peter Kokot 2013-09-23 19:08:26 +02:00
  • af3a65e4e0 more composer installation info added Peter Kokot 2013-09-23 18:58:59 +02:00
  • c766d624e9 Merge pull request #235 from peterkokot/patch-1 Jordi Boggiano 2013-09-23 02:55:45 -07:00
  • 97043a326c logging levels phpdoc added Peter Kokot 2013-09-21 23:43:29 +02:00
  • 65fb444101 Merge pull request #233 from adlawson/dep-phpunit Jordi Boggiano 2013-09-17 06:26:34 -07:00
  • 485371d7ed Add PHPUnit to dev dependencies adlawson 2013-09-17 13:29:20 +01:00
  • e7750814b9 Merge pull request #232 from adlawson/fix-bootstrap Jordi Boggiano 2013-09-17 06:00:00 -07:00
  • 5d36b5df7a Fix test bootstrap autoloader adlawson 2013-09-17 13:06:43 +01:00
  • 99aad2e059 Formatting fixes Jordi Boggiano 2013-09-16 11:55:31 +02:00
  • 466b1333fd Merge remote-tracking branch 'idio/master' Jordi Boggiano 2013-09-16 11:53:31 +02:00
  • 81455d8331 Remove separate V1 formatter from the read me. Oliver Byford 2013-09-16 10:23:02 +01:00
  • f645a74637 Add xoops to framework integrations Jordi Boggiano 2013-09-16 11:22:24 +02:00
  • 45ae71f9a6 Merge Logstach V1 logic into the main Logstash formatter, add a parameter to the constructor to specify version Oliver Byford 2013-09-16 10:19:26 +01:00
  • c67470515d Fix a bug and a broken test. Oliver Byford 2013-09-04 13:40:43 +01:00
  • 9f113ced3d Add a Logstash 'V1' Formatter Oliver Byford 2013-09-04 11:59:46 +01:00
  • 1518320bec Clarify/fix bubbling docs, fixes #229 Jordi Boggiano 2013-09-02 12:20:30 +02:00
  • 933f7e26be Merge pull request #228 from odino/master Jordi Boggiano 2013-08-26 02:42:58 -07:00
  • abaa54d8fe removed useless test odino 2013-08-26 13:40:44 +04:00
  • 165778963e the appname can now be set from the handler's constructor odino 2013-08-26 13:20:13 +04:00
  • 26f38b7aa7 Merge pull request #226 from skymeyer/buffer_handler_var_naming Jordi Boggiano 2013-08-26 01:20:23 -07:00
  • db3df1a1fa NewRelic handler: added the app name odino 2013-08-26 12:04:22 +04:00
  • 5c7d1ea038 Unclutter bufferSize vs bufferLimit variable name skymeyer 2013-08-23 18:30:53 -07:00
  • 7a8844d4db Fix CS and add chainability to a few more setter methods, refs #221 Jordi Boggiano 2013-08-09 14:12:38 +02:00
  • 07868bfc7e Merge remote-tracking branch 'BilgeXA/patch-1' Jordi Boggiano 2013-08-09 14:10:00 +02:00
  • 32ff9a730a Merge pull request #222 from jmontoyaa/master Jordi Boggiano 2013-08-09 05:08:33 -07:00
  • 7717c4f1df Adding a new maxColumnWidth property see #217 Julio Montoya 2013-08-09 13:40:03 +02:00
  • bbf7f20b2a Fluent interface for AbstractHandler::setFormatter() BilgeXA 2013-08-09 00:53:54 +01:00
  • 207039c326 Fix tests Jordi Boggiano 2013-08-09 01:33:47 +02:00
  • 612310764c Merge remote-tracking branch 'ghanbari/patch-1' Jordi Boggiano 2013-08-09 01:18:57 +02:00
  • 1dd293406d can not send on Emergency Priority ghanbari 2013-08-08 20:13:40 +04:30
  • a0101d1a7b Merge pull request #216 from henriquemoody/error_log-tests Jordi Boggiano 2013-08-01 12:30:22 -07:00
  • fd8b621a93 Refactored ErrorLogHandler to use constantes for types Henrique Moody 2013-08-01 13:07:06 -03:00
  • b33357d16b Use array_replace instead of manually looping through items Jordi Boggiano 2013-07-30 13:01:58 +02:00
  • f72392d0e6 Update changelog/readme 1.6.0 Jordi Boggiano 2013-07-29 00:38:30 +02:00
  • 4277c5db4a CS fixes Jordi Boggiano 2013-07-29 00:08:51 +02:00
  • e2e041eded Store user in a temporary property instead of hacking it into the record Jordi Boggiano 2013-07-29 00:07:51 +02:00
  • e3e95f7dd6 Merge remote-tracking branch 'EmmanuelVella/patch-2' Jordi Boggiano 2013-07-29 00:00:45 +02:00
  • 52f478b289 Fix tests Jordi Boggiano 2013-07-28 23:19:20 +02:00
  • df1f411378 CS fixes and set the default NewRelicHandler level to ERROR, refs #105 Jordi Boggiano 2013-07-28 23:10:25 +02:00
  • 043aabcf2f Merge remote-tracking branch 'odino/master' Jordi Boggiano 2013-07-28 23:01:16 +02:00
  • fc244c0084 Make the ErrorLogger work with any logger interface object Jordi Boggiano 2013-07-28 22:30:26 +02:00
  • 01e1ee7541 Add tests and fix issue with array_merge Jordi Boggiano 2013-07-28 21:16:34 +02:00
  • cb47b537f3 Fix feedback Jordi Boggiano 2013-07-28 20:35:20 +02:00
  • fdd45cc6bc Add error handler, fixes #199 Jordi Boggiano 2013-07-17 19:27:09 +02:00
  • a00f102cda Rename logFormatter to batchFormatter, refs #203 Jordi Boggiano 2013-07-28 19:01:33 +02:00
  • 87cca51a32 Fix issue in handleBatch when all records are below the minimum level, refs #203 Jordi Boggiano 2013-07-28 18:54:16 +02:00
  • ec3f56a830 Merge remote-tracking branch 'fabpot/raven-improvements' Jordi Boggiano 2013-07-28 18:48:43 +02:00
  • 929522cc6b removed netbeans files committed by mistake odino 2013-07-28 09:35:46 +04:00
  • 46cedf5e2f Allow multiple users for PushoverHandler Emmanuel Vella 2013-07-26 16:35:47 +02:00
  • b422bb1c5b refactored the implementation of the NR handler and its test: * the test now checks that if the extension is not loaded, an exception is thrown * the test now mocks the new relic native functions * moved some parameters as constants in the handler class odino 2013-07-24 10:14:35 +04:00
  • 394b0bf872 removed the logic for the fallback handler, its out of place, adapted the "test" odino 2013-06-29 02:05:03 +04:00
  • 33ea09eb6a updated the documentation Alessandro Nadalin 2012-08-23 01:36:36 +04:00
  • b439707cbb Added an handler for NewRelic: * implemented a test which verifies that the fallback handler handles records when the NewRelic PHP extension is not installes * implemented the actual handler Alessandro Nadalin 2012-08-23 00:43:49 +04:00
  • 050bb52fd8 Fix a few details and add docs to the ChannelLevelActivationStrategy, refs #186 Jordi Boggiano 2013-07-17 18:10:31 +02:00
  • e9df30c7f5 Merge remote-tracking branch 'netmikey/master' Jordi Boggiano 2013-07-17 18:00:31 +02:00
  • 50ace4ecbf Add new handler to the README Jordi Boggiano 2013-07-17 17:58:51 +02:00
  • 68f41baf06 Merge remote-tracking branch 'glensc/errorlog' Jordi Boggiano 2013-07-17 17:56:21 +02:00