Schema:VET135171

PHP logging

EventLogging::logEvent( 'VET135171', 15651962, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"VET135171": 15651962
			}
		}
	}
}

JavaScript logging

mw.track( 'event.VET135171', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 15651962
description"Logs debug/error messages related to https://phabricator.wikimedia.org/T135171."
properties
msg
type"string"
requiredtrue
description"Message to send."