Jump to content

Schema:Test

PHP logging

EventLogging::logEvent( 'Test', 96042, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"Test": 96042
			}
		}
	}
}

JavaScript logging

mw.track( 'event.Test', { /* ... */ } );
From Wikipedia
description"Sandbox for schema experiments"
properties
Empty array