Skip to content

Commit f2dc4ea

Browse files
authored
Update README.md
1 parent 640dcc2 commit f2dc4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ return [
5353
// Default is an empty array.
5454
'processors' => [
5555
\Hedii\LaravelGelfLogger\Processors\NullStringProcessor::class,
56-
\Foo\Bar\AnotherProcessor::class,
56+
// another processor...
5757
],
5858

5959
// This optional option determines the minimum "level" a message

0 commit comments

Comments
 (0)