Errors & Logging

Logging on production

in your parameters.json you can set the level of logging.
Default, this will be set to 1. This will log the exceptions only.

when you set this to 0, everything will be logged.

"log.action": 1