Jump to content

Schema:MobileWikiAppEdit

PHP logging

EventLogging::logEvent( 'MobileWikiAppEdit', 28113455, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"MobileWikiAppEdit": 28113455
			}
		}
	}
}

JavaScript logging

mw.track( 'event.MobileWikiAppEdit', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 28113455