Schema:Test
Appearance
PHP logging
EventLogging::logEvent( 'Test', 15047841, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"Test": 15047841
}
}
}
}
JavaScript logging
mw.track( 'event.Test', { /* ... */ } );
Revision 15047841
description | "Test schema for checking that EventLogging works" | ||||||||
---|---|---|---|---|---|---|---|---|---|
properties |
|