1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 09:06:10 +02:00
Commit Graph

834 Commits

Author SHA1 Message Date
Jordi Boggiano
e5900c3814 Merge branch '1.x' 2018-06-19 09:22:38 +02:00
Jordi Boggiano
c465e11445 Clarify NewRelicHandler requirements, closes #1123 2018-06-19 09:22:34 +02:00
Jordi Boggiano
41b8f5ebf4 CS fixes 2018-06-18 18:53:46 +02:00
Jordi Boggiano
0193a07dd7 Merge branch '1.x' 2018-06-18 17:58:26 +02:00
Jordi Boggiano
ee10777821 Fix hipchat dropping messages, fixes #1116 2018-06-18 17:58:11 +02:00
Jordi Boggiano
873ac681a6 Merge branch '1.x' 2018-06-18 17:27:30 +02:00
Jordi Boggiano
57a8a172e5 Update changelog 2018-06-18 16:38:33 +02:00
Jordi Boggiano
95f62f7e3c Merge branch '1.x' 2018-06-18 15:54:04 +02:00
Petter Blomberg
f753c68a73 Make context optional in hasRecord to not break backwards compatibility 2018-06-18 15:52:04 +02:00
Petter Blomberg
b381a973bc Make TestHandler::hasRecord assert context, not only message 2018-06-18 15:50:12 +02:00
Jordi Boggiano
71afce5df7 Merge branch '1.x' 2018-06-18 11:34:19 +02:00
Klemen Bratec
e8db808dd3 Allow setting stream chunk size in SocketHandler (#1129) 2018-06-18 11:31:46 +02:00
Jordi Boggiano
ce0a2b954b Merge branch '1.x' 2018-06-17 19:04:07 +02:00
Jordi Boggiano
c99a3e98a6 Merge pull request #1146 from pauluswebster/newrelic-throwable-fix
NewRelicHandler - handle Throwable in PHP7
2018-06-17 18:54:31 +02:00
Jordi Boggiano
174a073021 Merge pull request #1115 from elwin1234/patch-1
Update RotatingFileHandler.php
2018-06-17 18:21:05 +02:00
Jordi Boggiano
5d286c1cb9 Merge pull request #1164 from gmponos/slack_formatter_constructor
Remove from slack handler on constructing the SlackRecord to pass the Formatte
2018-06-17 18:19:09 +02:00
Jordi Boggiano
3175130061 Merge branch '1.x' 2018-06-17 18:04:17 +02:00
Jordi Boggiano
00aca28c8b Fix SlackRecord normalization of fields, closes #1078 2018-06-17 18:03:59 +02:00
Martin Meredith
a07a4c3741 Update Docblock to specify allowing string Log Levels (#1068) 2018-06-17 17:43:18 +02:00
Artur Moczulski
c2d1d22b71 Sync RollbarHandler with the latest changes rollbar/rollbar package (#1042)
* Sync RollbarHandler and RollbarHandlerTest with the latest changes in the rollbar/rollbar package (1.0+)
2018-06-17 16:16:39 +02:00
Jordi Boggiano
738decf3a3 Add types back 2018-06-17 15:46:33 +02:00
Jordi Boggiano
af3b4614dd Merge branch '1.x' 2018-06-17 15:44:00 +02:00
Sergey Zaika
6e1793e966 Getter for SwiftMailerHandler subject formatter 2018-06-17 15:43:16 +02:00
Pascal
5bb1c5fb4f Check if monolog runs in web context (#1024)
* Check if monolog runs in web context
2018-06-11 17:36:34 +02:00
Jordi Boggiano
ff5ae5cead Merge branch '1.x' 2018-06-11 17:35:32 +02:00
Jordi Boggiano
a6be840ff8 Merge pull request #1052 from gmsantos/1.x
Include InsightOps handler
2018-06-11 17:30:04 +02:00
Jordi Boggiano
c150186e4f Merge branch '1.x' 2018-06-08 23:19:43 +02:00
Jordi Boggiano
f6842ac92d Avoid breaking the gelf handler when closing it, fixes #1016 2018-06-08 23:19:28 +02:00
Jordi Boggiano
518288c5c5 Merge branch '1.x' 2018-06-08 22:32:06 +02:00
Alban Kora
5f8783686e Fixing file rotation when similar files are present 2018-06-08 22:10:08 +02:00
Jordi Boggiano
12c9f58de2 Merge branch '1.x' 2018-06-08 21:08:04 +02:00
Chris Wilkinson
3035d4a251 Fix WhatFailureGroupHandler::handleBatch when the handler has processors 2018-06-08 20:39:17 +02:00
Jordi Boggiano
2e9de2a0db Merge pull request #1055 from chonaso/master
Fix Comparison operator in RotatingFileHandler
2018-06-08 20:30:13 +02:00
Jordi Boggiano
73c8bdd255 Merge pull request #1023 from dis1/fix-for-slack-record-encoding
fix-for-slack-record-encoding
2018-06-08 20:19:46 +02:00
Ben Dubuisson
22b92c7c00 Fixed message not being passed to client when capturing an exception
The raven client expects the message to be at the first level of the data array when passing an exception.
see https://github.com/getsentry/sentry-php/blob/master/lib/Raven/Client.php#L795
2018-06-08 20:19:10 +02:00
George Mponos
11b664d276 Fix constructor of slack 2018-06-08 20:30:09 +03:00
Jordi Boggiano
84c0b58c4b Merge pull request #1121 from glensc/patch-1
ErrorLogHandler: use strict comparison
2018-06-08 16:21:24 +02:00
Jordi Boggiano
cf33c12b4f Merge branch '1.x' 2018-06-08 12:51:51 +02:00
Josh McRae
c0eeca76fd Check for directory before throwing 'no existing directory' exception 2018-06-08 12:51:29 +02:00
Jordi Boggiano
7bb3fa2139 Merge pull request #1030 from HonzaMac/sqs-handler-check-size
Check maximum allowed size of sqs message
2018-06-08 12:39:50 +02:00
Jordi Boggiano
bd7b28e5ee Merge branch '1.x' 2018-06-07 18:49:40 +02:00
Jordi Boggiano
8c4539f1fe More boolean=>bool 2018-06-07 18:45:07 +02:00
Jordi Boggiano
5f85e657f8 Merge pull request #1077 from ErikBooij/1.x
Rename Boolean in phpDocs to bool on 1.x
2018-06-07 18:42:33 +02:00
Jordi Boggiano
9a2c747a0a Merge branch '1.x' 2018-06-07 18:30:00 +02:00
Jordi Boggiano
07681ea4ba Fix normalization of objects in SlackRecord, closes #1127 2018-06-07 18:28:46 +02:00
Jordi Boggiano
20091d25d3 Merge pull request #1144 from MilesChou/open-visibility-for-slack-handlers
Adjust visibility of some properties to protected for extend slack handlers
2018-06-07 18:28:19 +02:00
Jordi Boggiano
3319969e80 Merge branch '1.x' 2018-06-07 17:49:12 +02:00
Jordi Boggiano
b0c1609d36 Merge pull request #1088 from MilesChou/1.x
Add getter for webhook url in SlackWebhookHandler class
2018-06-07 17:23:48 +02:00
Jakub Piasecki
a15c1daf91 Use late static bindings in BrowserConsoleHandler 2018-06-04 13:35:27 +02:00
Paul Webster
ccb95c08fd NewRelicHandler - handle Throwable in PHP7 2018-05-03 11:15:17 +12:00