mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-20 03:41:29 +02:00
Fix wording
This commit is contained in:
@@ -7,8 +7,8 @@ allow you to build advanced logging strategies.
|
|||||||
|
|
||||||
This library implements the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
|
This library implements the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
|
||||||
interface that you can type-hint against in your own libraries to keep
|
interface that you can type-hint against in your own libraries to keep
|
||||||
a maximum of interoperability. You can also use it in your project to make
|
a maximum of interoperability. You can also use it in your applications to
|
||||||
sure you can always use another compatible logger at a later time.
|
make sure you can always use another compatible logger at a later time.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
Reference in New Issue
Block a user