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