addEvent | Submits custom event data (JSON object), events later can be processed and reported. |
capture | Enable or disable the capture of the log messages. |
debug | Logs a message with additional contextual information at the debug level. |
enable | Sets the enablement flag for data collection. |
enable | Enable or disable the logger. |
enableAutoSend | Enable/Disable the Auto Send Logs feature. |
error | Logs a message with additional contextual information at the error level. |
fatal | Logs a message with additional contextual information at the fatal level. |
ibmmfpfanalytics | The IBM® MobileFirst® web analytics client API provides the ability to enable, disable and log custom events, and to send them to the MobileFirst server. |
ibmmfpfanalytics.logger | ibmmfpfanalytics.logger
The IBM® MobileFirst® logger API facilitates logging to the IBM MobileFirst server at all levels. |
info | Logs a message with additional contextual information at the info level. |
init | Initializes the |
log | Logs a message with additional contextual information at the log level. |
logger | IBM® MobileFirst® logger object that facilitates logging to the IBM MobileFirst server at all levels. |
pkg | Adds optional package for the logger. |
send | Send all analytics data collected up to this point to the IBM MobileFirst server. |
setUserContext | Specify current application user. |
state | Returns the current state of logger. |
state | Gets the current state of the ibmmfpfanalytics instance. |
trace | Logs a message with additional contextual information at the trace level. |
updateConfigFromServer | Takes or updates the logger configuration definitions made on the MobileFirst server. |
warn | Logs a message with additional contextual information at the warn level. |