File tree 2 files changed +7
-3
lines changed 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
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
+
4
10
4.2.0
5
11
-----
6
12
7
13
* The methods ` DebugProcessor::getLogs() ` , ` DebugProcessor::countErrors() ` , ` Logger::getLogs() `
8
14
and ` Logger::countErrors() ` will have a new ` $request ` argument in version 5.0, not defining
9
15
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
12
16
13
17
4.1.0
14
18
-----
Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
-
3
+
4
4
4.2.0
5
5
-----
6
6
You can’t perform that action at this time.
0 commit comments