Skip to content

Commit 3d75944

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Update LoggerInterface hyperlink to GitHub page
2 parents 2f316bd + b29bce8 commit 3d75944

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
@@ -382,10 +382,10 @@ Learn more
382382
logging/monolog_console
383383

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

0 commit comments

Comments
 (0)