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