mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 18:03:37 +02:00
Include stacktraces in demo logs.
This commit is contained in:
parent
ae753c8cca
commit
338b2bb7fe
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ monolog:
|
||||||
type: stream
|
type: stream
|
||||||
path: "php://stderr"
|
path: "php://stderr"
|
||||||
level: debug
|
level: debug
|
||||||
|
include_stacktraces: true
|
||||||
console:
|
console:
|
||||||
type: console
|
type: console
|
||||||
process_psr_3_messages: false
|
process_psr_3_messages: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue