Skip to content

Commit b29bce8

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Update LoggerInterface hyperlink to GitHub page
2 parents 506bf89 + 09e26d1 commit b29bce8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

logging.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,10 +380,10 @@ Learn more
380380
logging/monolog_console
381381

382382
.. _`the twelve-factor app methodology`: https://12factor.net/logs
383-
.. _PSR-3: https://www.php-fig.org/psr/psr-3/
383+
.. _`PSR-3`: https://www.php-fig.org/psr/psr-3/
384384
.. _`stderr`: https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)
385-
.. _Monolog: https://github.com/Seldaek/monolog
386-
.. _LoggerInterface: https://github.com/php-fig/log/blob/master/Psr/Log/LoggerInterface.php
385+
.. _`Monolog`: https://github.com/Seldaek/monolog
386+
.. _`LoggerInterface`: https://github.com/php-fig/log/blob/master/src/LoggerInterface.php
387387
.. _`logrotate`: https://github.com/logrotate/logrotate
388388
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php#L25
389389
.. _`STDERR PHP stream`: https://www.php.net/manual/en/features.commandline.io-streams.php

0 commit comments

Comments
 (0)