mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-26 19:58:53 +02:00
Include stacktraces in demo logs.
This commit is contained in:
parent
09995330af
commit
ae753c8cca
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ monolog:
|
|||
action_level: error
|
||||
handler: nested
|
||||
excluded_http_codes: [404, 405]
|
||||
include_stacktraces: true
|
||||
nested:
|
||||
type: stream
|
||||
path: "php://stderr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue