ProfilerOutput: Remove logStandardData() and make log() abstract
authorChad Horohoe <chadh@wikimedia.org>
Tue, 18 Nov 2014 19:51:49 +0000 (11:51 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Tue, 18 Nov 2014 19:51:49 +0000 (11:51 -0800)
commitd1f1f9d98d47d1483be6ce92b20d177e9dd59b16
tree1d3d5dc74356afbc7170fc11f3ced41964a47dcb
parent04340a21c5afbdf4004a50c362afab5c06e5d59b
ProfilerOutput: Remove logStandardData() and make log() abstract

Became unused layer of abtraction as I266ed820 went through iterations

Change-Id: Ic739fb4519bb2e23e679828b191c11c0158ade78
includes/profiler/Profiler.php
includes/profiler/output/ProfilerOutput.php
includes/profiler/output/ProfilerOutputDb.php
includes/profiler/output/ProfilerOutputText.php
includes/profiler/output/ProfilerOutputUdp.php