Minor fixes for gelf output
This commit is contained in:
parent
653dbc5acc
commit
94785fae50
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ return [
|
|||
// This optional option determines the channel name sent with the
|
||||
// message in the 'facility' field. Default is equal to app.env
|
||||
// configuration value
|
||||
'name' => 'my-custom-name',
|
||||
'name' => 'v5_app',
|
||||
|
||||
// This optional option determines the system name sent with the
|
||||
// message in the 'source' field. When forgotten or set to null,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue