LinkORB Engineering linkorb engineering Home About us Blog Library Badges Jobs Contact SymfonyStart Rules Links
Rule: PSR-3 defines the PSR\Log\LoggerInterface, a standard for logging libraries.
PSR\Log\LoggerInterface
Rationale: All Symfony apps should use the same approach for logging
Rule: PSR-3 must be implemented via Monolog
Rationale: Monolog is easy to install and use
#symfony