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