-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: Seldaek/monolog
base: 3.2.0
head repository: Seldaek/monolog
compare: 3.3.0
Commits on Aug 2, 2022
-
Update BrowserConsoleHandler console output method (#1739)
Instead of using console.log for all log levels, it uses debug, info, warn and error methods depending on the log level. This makes filtering logs easier in the browser console and highlights error level messages.
Configuration menu - View commit details
-
Copy full SHA for 620dca1 - Browse repository at this point
Copy the full SHA 620dca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132eace - Browse repository at this point
Copy the full SHA 132eaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8471abd - Browse repository at this point
Copy the full SHA 8471abdView commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5df3238 - Browse repository at this point
Copy the full SHA 5df3238View commit details
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7699ceb - Browse repository at this point
Copy the full SHA 7699cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eccd17 - Browse repository at this point
Copy the full SHA 5eccd17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf3b35 - Browse repository at this point
Copy the full SHA 6bf3b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa6e04 - Browse repository at this point
Copy the full SHA caa6e04View commit details -
Use facility additional value and not channel to be compat with exist…
…ing Monolog 3 code
Configuration menu - View commit details
-
Copy full SHA for 6a28e9d - Browse repository at this point
Copy the full SHA 6a28e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672dbb3 - Browse repository at this point
Copy the full SHA 672dbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b747c - Browse repository at this point
Copy the full SHA 37b747cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68c006 - Browse repository at this point
Copy the full SHA e68c006View commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1387e02 - Browse repository at this point
Copy the full SHA 1387e02View commit details
Commits on Feb 4, 2023
-
Add ClosureContextProcessor (#1745)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
Configuration menu - View commit details
-
Copy full SHA for e18aa33 - Browse repository at this point
Copy the full SHA e18aa33View commit details -
Fix date/time field for GCP logging (#1758)
We introduced the formatter using the incorrect field, which was making GCP not to extract the correct value from the payload. This uses the field that actually maps to the expected format. More info: https://cloud.google.com/logging/docs/structured-logging
Configuration menu - View commit details
-
Copy full SHA for e937256 - Browse repository at this point
Copy the full SHA e937256View commit details -
Fix date/time field for GCP logging (#1759)
We introduced the formatter using the incorrect field, which was making GCP not to extract the correct value from the payload. This uses the field that actually maps to the expected format. More info: https://cloud.google.com/logging/docs/structured-logging
Configuration menu - View commit details
-
Copy full SHA for 69bd363 - Browse repository at this point
Copy the full SHA 69bd363View commit details -
Fix setting of extra attributes in AmqpHandler when handling batches …
…of records (#1781) One of content_type, content_encoding, message_id, user_id, app_id, delivery_mode, priority, timestamp, expiration, type or reply_to, headers. Co-authored-by: Попов Михаил <popov.mv@betcity.ru>
Configuration menu - View commit details
-
Copy full SHA for 58f5030 - Browse repository at this point
Copy the full SHA 58f5030View commit details -
Fix cycle detection within fibers (#1753)
* Fix cycle detection within fibers We keep a separate depth count per fiber. Fixes #1752. * Avoid additional call to Fiber::getCurrent() Suppresses phpstan errors, as they're false positives.
Configuration menu - View commit details
-
Copy full SHA for 0f01420 - Browse repository at this point
Copy the full SHA 0f01420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6459aeb - Browse repository at this point
Copy the full SHA 6459aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7eac4 - Browse repository at this point
Copy the full SHA ea7eac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8255feb - Browse repository at this point
Copy the full SHA 8255febView commit details -
Configuration menu - View commit details
-
Copy full SHA for c424dbc - Browse repository at this point
Copy the full SHA c424dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 616c675 - Browse repository at this point
Copy the full SHA 616c675View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc6882 - Browse repository at this point
Copy the full SHA bbc6882View commit details -
Add an option to set the op_type for the ElasticsearchHandler (#1766)
Co-authored-by: Identei <>
Configuration menu - View commit details
-
Copy full SHA for f58e4f4 - Browse repository at this point
Copy the full SHA f58e4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fbf91 - Browse repository at this point
Copy the full SHA 11fbf91View commit details -
Configuration menu - View commit details
-
Copy full SHA for b40d426 - Browse repository at this point
Copy the full SHA b40d426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a60d69 - Browse repository at this point
Copy the full SHA 0a60d69View commit details -
GitHub Workflows security hardening (#1763)
Signed-off-by: Alex <aleksandrosansan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b866c9 - Browse repository at this point
Copy the full SHA 3b866c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c04005 - Browse repository at this point
Copy the full SHA 7c04005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f25f9b - Browse repository at this point
Copy the full SHA 1f25f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f34389 - Browse repository at this point
Copy the full SHA 2f34389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76dc211 - Browse repository at this point
Copy the full SHA 76dc211View commit details
Commits on Feb 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1c0ae1 - Browse repository at this point
Copy the full SHA e1c0ae1View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 852643b - Browse repository at this point
Copy the full SHA 852643bView commit details
There are no files selected for viewing