We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6c1c1 commit 71a4dc7Copy full SHA for 71a4dc7
1 file changed
src/Monolog/Handler.php
@@ -16,6 +16,9 @@
16
* This Monolog handler logs every message to a Sentry's server using the given
17
* hub instance.
18
*
19
+ * @deprecated since version 4.24. To be removed in version 5.0. Use {@see LogsHandler}
20
+ * with the `enable_logs` SDK option instead.
21
+ *
22
* @author Stefano Arlandini <sarlandini@alice.it>
23
*/
24
final class Handler extends AbstractProcessingHandler
0 commit comments