mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 23:15:50 +01:00
Include stacktraces in demo logs.
This commit is contained in:
@@ -10,6 +10,7 @@ monolog:
|
||||
type: stream
|
||||
path: "php://stderr"
|
||||
level: debug
|
||||
include_stacktraces: true
|
||||
console:
|
||||
type: console
|
||||
process_psr_3_messages: false
|
||||
|
||||
Reference in New Issue
Block a user