Schema:MediaViewerPerf
Appearance
PHP logging
EventLogging::logEvent( 'MediaViewerPerf', 28113417, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"MediaViewerPerf": 28113417
}
}
}
}
JavaScript logging
mw.track( 'event.MediaViewerPerf', { /* ... */ } );
Revision 28113417
Empty object |