? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
13 Jan 2018

Summary of Changes

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.

Testing Instructions

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');

Documentation Changes Required

If we're documenting core services somewhere, add this to the list.

avatar mbabker mbabker - open - 13 Jan 2018
avatar mbabker mbabker - change - 13 Jan 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Jan 2018
Category Installation Libraries
avatar wilsonge wilsonge - change - 13 Jan 2018
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: ?
avatar wilsonge wilsonge - close - 13 Jan 2018
avatar wilsonge wilsonge - merge - 13 Jan 2018

Add a Comment

Login with GitHub to post a comment