By default, Symfony does not log stack traces in its logs.
...
Yeah... this is very surprising, but it's true. This commit configures a special Monolog formatter that actually logs stack traces (so we can see where a problem occurs in production logs!)
By default, Symfony does not log stack traces in its logs.
...
Yeah... this is very surprising, but it's true. This commit configures a special Monolog formatter that actually logs stack traces (so we can see where a problem occurs in production logs!)