true, /* |-------------------------------------------------------------------------- | Error Logging |-------------------------------------------------------------------------- | | Would you like errors to be logged? Error logging can be extremely | helpful when debugging a production application. | | Note: When error logging is enabled, errors will be logged even when | error detail is disabled. | */ 'log' => false, );