Skip to content

Commit 857c980

Browse files
Amunakfabpot
authored andcommitted
[WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
1 parent 8a2ad2a commit 857c980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DataCollector/LoggerDataCollector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ public function getFilters()
133133
'priority' => [
134134
'Debug' => 100,
135135
'Info' => 200,
136+
'Notice' => 250,
136137
'Warning' => 300,
137138
'Error' => 400,
138139
'Critical' => 500,

0 commit comments

Comments
 (0)