Jump to content

Schema:EditorActivation

PHP logging

EventLogging::logEvent( 'EditorActivation', 28113361, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"EditorActivation": 28113361
			}
		}
	}
}

JavaScript logging

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