debug: Add cli_argv field to monolog WikiProcessor
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 18 Aug 2017 23:47:35 +0000 (16:47 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 18 Aug 2017 23:47:35 +0000 (16:47 -0700)
commiteca0936a64e9bdefd787a37ccb7657a0d8a7f8d5
tree9fde9897798c69a5988b17d862b799509742cf85
parent15e60f03985dabc302750d29029e54012dc99e60
debug: Add cli_argv field to monolog WikiProcessor

Follows investigation from T172559, where we found that there is no explicit
way to find what script triggered particular error messages when the script
was run from the command-line (as opposed to a web request, where the
built-in WebProcessor adds fields like http_method and url).

Change-Id: Ia9641274a164137dcc30324578d750cc662976ee
includes/debug/logger/monolog/WikiProcessor.php