Skip to content

Commit ff9f485

Browse files
BAP-22737 Hide deprecated messages from commands outputs and application logs (#40398)
1 parent 138f57c commit ff9f485

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

backend/mq/logging/index.rst

+7
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,13 @@ A few examples of common errors that may occur in the course of your application
195195

196196
If one listed error occurs, processor will return **REQUEUE**, and message will be redelivered.
197197

198+
Error Reporting Level
199+
---------------------
200+
201+
The error reporting level can be changed through customization:
202+
203+
``AppKernel::getErrorReportingLevel()``
204+
198205
Profiling
199206
---------
200207

0 commit comments

Comments
 (0)