PHP logging
EventLogging::logEvent( 'MobileAppLoginAttempts', 5412596, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"MobileAppLoginAttempts": 5412596
}
}
}
}
JavaScript logging
mw.track( 'event.MobileAppLoginAttempts', { /* ... */ } );
Schema:MobileAppLoginAttempts
Revision 5412596
Jump to navigation
Jump to search
description | "Logs instances of people trying to login (successfully or not!) via Mobile app" | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|