PHP logging
EventLogging::logEvent( 'CentralAuth', 5690875, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"CentralAuth": 5690875
}
}
}
}
JavaScript logging
mw.track( 'event.CentralAuth', { /* ... */ } );
Schema:CentralAuth
Revision 5690875
description | "Logs events related to CentralAuth" | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|