Control request and response logs in your Cerebrium apps
DISABLE_REQUEST_LOGS
- When enabled, prevents logging of incoming request dataDISABLE_RESPONSE_LOGS
- When enabled, prevents logging of response data from your app"true"
to disable the corresponding logstrue
(or leaving it undefined) will
keep logging enabled, which is the default behavior.Key | Value |
---|---|
DISABLE_REQUEST_LOGS | true |
DISABLE_RESPONSE_LOGS | true |