Jump to content

Schema:Print

PHP logging

EventLogging::logEvent( 'Print', 28113538, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"Print": 28113538
			}
		}
	}
}

JavaScript logging

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