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
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