PHP logging
EventLogging::logEvent( 'EventError', 14035058, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"EventError": 14035058
}
}
}
}
JavaScript logging
mw.track( 'event.EventError', { /* ... */ } );
Schema:EventError
Revision 14035058
Jump to navigation
Jump to search
description | "A wrapper for Eventlogging events that caused an error somewhere in the Eventlogging pipeline." | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|