mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 04407e9eb1 Don't try to use structured data in structured logging, it doesn't work
Our log messages were being silently dropped. Experimentation revealed
that our structured logging system doesn't actually like it when we
try to log structured data.

See: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/540464/3/includes/ApiVisualEditorEdit.php

Put it all in the message strings, whatever.

Change-Id: Iae778f95774df2e24b30387221e39e097e25a4cf
2019-10-02 23:13:40 +02:00
..
ApiVisualEditor.php Don't try to use structured data in structured logging, it doesn't work 2019-10-02 23:13:40 +02:00
ApiVisualEditorEdit.php Don't try to use structured data in structured logging, it doesn't work 2019-10-02 23:13:40 +02:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php Support for defined template context items 2019-08-30 13:02:47 +01:00
VisualEditorDesktopArticleTargetInitModule.php Replace usage of deprecated ConfigFactory::getDefaultInstance() 2019-05-04 22:02:29 +01:00
VisualEditorHooks.php Fix loading icons for historical diff mode switcher 2019-10-01 03:31:27 +02:00