log Warning
Remotely logs a message at WARN level. These log messages will appear as part of the session timeline, and can be used to describe what was happening at a particular time within the app.
Parameters
the message to remotely log
Remotely logs a message at WARN level. These log messages will appear as part of the session timeline, and can be used to describe what was happening at a particular time within the app.
Parameters
the message to remotely log
custom key-value pairs to include with the log message
Remotely logs a message at WARN level. These log messages will appear as part of the session timeline, and can be used to describe what was happening at a particular time within the app.
Parameters
the message to remotely log
custom key-value pairs to include with the log message
true if a screenshot should be taken for this message, false otherwise
Remotely logs a message at WARN level. These log messages will appear as part of the session timeline, and can be used to describe what was happening at a particular time within the app.
Parameters
the message to remotely log
custom key-value pairs to include with the log message
true if a screenshot should be taken for this message, false otherwise
javascript stack trace coming from the the RN side