Jump to content

Schema:ExternalLinksChange

PHP logging

EventLogging::logEvent( 'ExternalLinksChange', 28113374, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"ExternalLinksChange": 28113374
			}
		}
	}
}

JavaScript logging

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