Jump to content

Schema:DeprecatedUsage

PHP logging

EventLogging::logEvent( 'DeprecatedUsage', 28113345, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"DeprecatedUsage": 28113345
			}
		}
	}
}

JavaScript logging

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