Convert ApiStashEdit to PSR-3
authorBryan Davis <bd808@wikimedia.org>
Fri, 4 Dec 2015 22:18:07 +0000 (15:18 -0700)
committerBryan Davis <bd808@wikimedia.org>
Fri, 4 Dec 2015 22:18:07 +0000 (15:18 -0700)
commitb89a6a5944a30c52690f61f2607c7d94a79eabb0
treed6b503999c3881f0e1feca591629b411df519b9a
parentfdca49759b431252226dfc724ed8080303245db1
Convert ApiStashEdit to PSR-3

Convert the wfDebugLog calls in ApiStashEdit to direct use of the PSR-3
logging layer and add severity information for each message.

Change-Id: Ic91e89ceee405a1d22e5e3c461ad37795cae4a6f
includes/api/ApiStashEdit.php