Recommend this page to a friend! |
Classes of Renato Lucena | PHP Pokemon Script | vendor/psr/log/README.md | Download |
|
![]() PSR LogThis repository holds all interfaces/classes/traits related to PSR-3. Note that this is not a logger of its own. It is merely an interface that describes a logger. See the specification for more details. UsageIf you need a logger, you can use the interface like this:
You can then pick one of the implementations of the interface to get a logger. If you want to implement the interface, you can require this package and
implement |