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

1333 Commits

Author SHA1 Message Date
Jordi Boggiano
8b21ec0780 Drop PHP7.0 hacks 2018-06-18 16:49:28 +02:00
Jordi Boggiano
bbf9de5c8d Follow useMicroseconds flag when possible 2018-06-18 16:48:08 +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
Robert Gust-Bardon
ad5b8f41b0 Merge branch '1.x' into rgb/signal-handler 2018-06-18 08:18:18 -05:00
Lars Strojny
85d49f8568 Better PSR-3 message formatting 2018-06-18 12:24:31 +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
90d343e6a6 Merge pull request #1057 from CarsonF/logstash-context-prefix
Change LogstashFormatter prefix properties to keys
2018-06-18 11:03:19 +02:00
Jordi Boggiano
fd29c89e3c Merge pull request #1080 from open-sausages/pulls/1/error-trace
ENHANCEMENT Ensure 'trace' is captured for fatal non-exceptions
2018-06-18 10:00:18 +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
Andrew Berry
0d993d84d1 Normalization of arrays containing self references (#1050)
Backport normalization fix from master to 1.x
2018-06-17 17:27:33 +02:00
Jordi Boggiano
96684bfb22 Merge pull request #1038 from EnoahNetzach/patch-1
Remove misleading reference to RFC 5424 standard
2018-06-17 16:21:33 +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
7ef89ec7c6 Merge pull request #1106 from hinrik/status_500_exception
Set HTTP response code to 500 in case of exceptions
2018-06-17 16:06:06 +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
120c434db9 Verify handlers types, fixes #1131 2018-06-11 17:30:42 +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
d353a88337 Merge pull request #1046 from grongor/psr-processor-add-option
PsrLogMessageProcessor: add option to remove used context fields
2018-06-09 17:24:13 +02:00
Jordi Boggiano
c7b12a7497 Json formatter should always format context/extra as an object, fixes #1028 2018-06-09 17:02:23 +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
800fe2cc1a Migrate maxNormalizeDepth/maxNormalizeItemCount props and setters to NormalizerFormatter 2018-06-08 23:09:04 +02:00
Jordi Boggiano
518288c5c5 Merge branch '1.x' 2018-06-08 22:32:06 +02:00
Minh-Quan TRAN
ada5d30511 If context has exactly 1000 items, do not truncate 2018-06-08 22:18:08 +02:00
Alban Kora
5f8783686e Fixing file rotation when similar files are present 2018-06-08 22:10:08 +02:00
Jordi Boggiano
1802e5ab25 Docblock improvements, fixes #1155 2018-06-08 21:58:29 +02:00
Jordi Boggiano
2893c2b875 Specify text color to improve dark theme support, refs #1128 2018-06-08 21:43:50 +02:00
Thomas Schulz
948bb4a6a0 Improve table row output in HtmlFormatter 2018-06-08 21:41:18 +02:00
Jordi Boggiano
12c9f58de2 Merge branch '1.x' 2018-06-08 21:08:04 +02:00
Jordi Boggiano
6d79e51f91 Tweaks to exception handler, refs #1012 2018-06-08 21:02:44 +02:00
Jordi Boggiano
4814446331 Merge remote-tracking branch 'vincepare/1.x' into 1.x 2018-06-08 20:44:28 +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
6b150e6c2c Merge pull request #1067 from Aerendir/Fix-#1066-Use-correct-docblock-castings
Fix #1066: Use correct docblock castings.
2018-06-08 20:28:26 +02:00
Jordi Boggiano
513e237375 Update docblocks some more 2018-06-08 20:27:50 +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