1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-16 10:04:14 +02:00

Merge branch '1.x'

This commit is contained in:
Jordi Boggiano
2018-12-26 15:36:52 +01:00
2 changed files with 7 additions and 3 deletions

View File

@@ -98,5 +98,5 @@ Monolog is licensed under the MIT License - see the `LICENSE` file for details
### Acknowledgements
This library is heavily inspired by Python's [Logbook](http://packages.python.org/Logbook/)
This library is heavily inspired by Python's [Logbook](https://logbook.readthedocs.io/en/stable/)
library, although most concepts have been adjusted to fit to the PHP world.