File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ your controller::
2626
2727The ``logger `` service has different methods for different logging levels/priorities.
2828You can configure the logger to do different things based on the *level * of a message
29- (e.g. :doc: `email me when an error occurs </logging/monolog_emails >`).
29+ (e.g. :doc: `email me when an error occurs </logging/monolog_email >`).
3030
3131See LoggerInterface _ for a list of all of the methods on the logger.
3232
Original file line number Diff line number Diff line change @@ -172,8 +172,3 @@ need to tag your services:
172172
173173 With this, you can now send log messages to the ``foo `` channel by using
174174the automatically registered logger service ``monolog.logger.foo ``.
175-
176- Learn more from the Cookbook
177- ----------------------------
178-
179- * :doc: `/logging/monolog `
You can’t perform that action at this time.
0 commit comments