Skip to content

Commit ff0bec8

Browse files
committed
update to stack
1 parent bd5783b commit ff0bec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/logging.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
*/
3131

3232
'channels' => [
33-
'aggregate' => [
34-
'driver' => 'aggregate',
33+
'stack' => [
34+
'driver' => 'stack',
3535
'channels' => ['single', 'daily'],
3636
],
3737

0 commit comments

Comments
 (0)