User tests: Successful: Unsuccessful:
Adds a service provider to the DI container offering our delegating logger class as an implementation of the PSR-3 LoggerInterface
and use it when building services.
CMS still works as before, new logger service available via Joomla\CMS\Factory::getContainer()->get('logger');
or Joomla\CMS\Factory::getContainer()->get('Psr\Log\LoggerInterface');
If we're documenting core services somewhere, add this to the list.
Status | New | ⇒ | Pending |
Category | ⇒ | Installation Libraries |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-13 17:00:37 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|