Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d331569

Browse filesBrowse files
committed
[MonologBridge] Update CHANGELOG.md
1 parent 674cdab commit d331569
Copy full SHA for d331569

File tree

1 file changed

+6
-2
lines changed
Filter options

1 file changed

+6
-2
lines changed

‎src/Symfony/Bridge/Monolog/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
CHANGELOG
22
=========
33

4+
4.3.0
5+
-----
6+
7+
* added `ConsoleCommandProcessor`: monolog processor that adds command name and arguments
8+
* added `RouteProcessor`: monolog processor that adds route name, controller::action and route params
9+
410
4.2.0
511
-----
612

713
* The methods `DebugProcessor::getLogs()`, `DebugProcessor::countErrors()`, `Logger::getLogs()`
814
and `Logger::countErrors()` will have a new `$request` argument in version 5.0, not defining
915
it is deprecated
10-
* added `ConsoleCommandProcessor`: monolog processor that adds command name and arguments
11-
* added `RouteProcessor`: monolog processor that adds route name, controller::action and route params
1216

1317
4.1.0
1418
-----

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.