Schema:Deployment
Appearance
PHP logging
EventLogging::logEvent( 'Deployment', 5672091, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"Deployment": 5672091
}
}
}
}
JavaScript logging
mw.track( 'event.Deployment', { /* ... */ } );
Revision 5672091
description | "Represents a software deployment on the Wikimedia cluster." | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|