mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02:00
Include stacktraces in heroku logging
This commit is contained in:
parent
6f80129bb6
commit
2c8ef7165e
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ when@demo:
|
|||
handler: nested
|
||||
excluded_http_codes: [404, 405]
|
||||
buffer_size: 50 # How many messages should be saved? Prevent memory leaks
|
||||
include_stacktraces: true
|
||||
nested:
|
||||
type: stream
|
||||
path: "php://stderr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue