mirror of
https://github.com/actix/actix-website
synced 2025-08-20 04:45:37 +02:00
@@ -137,7 +137,7 @@ full list of available error helpers.
|
|||||||
|
|
||||||
Actix-web provides automatic compatibility with the [failure] library so that
|
Actix-web provides automatic compatibility with the [failure] library so that
|
||||||
errors deriving `fail` will be converted automatically to an actix error. Keep
|
errors deriving `fail` will be converted automatically to an actix error. Keep
|
||||||
in that those errors will render with the default *500* status code unless you
|
in mind that those errors will render with the default *500* status code unless you
|
||||||
also provide your own `error_response()` implementation for them.
|
also provide your own `error_response()` implementation for them.
|
||||||
|
|
||||||
# Error logging
|
# Error logging
|
||||||
|
Reference in New Issue
Block a user