Open pseudovar opened 9 months ago
Have an equivalent to console.time() and console.timeEnd() logging, to provide rough timing of internal functions.
logger.time() is not a function.
Inside an App Builder action, add a timing function.
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2957
Expected Behaviour
Have an equivalent to console.time() and console.timeEnd() logging, to provide rough timing of internal functions.
Actual Behaviour
logger.time() is not a function.
Reproduce Scenario (including but not limited to)
Inside an App Builder action, add a timing function.
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem