adobe / aio-lib-core-logging

Node.js Logger module for use by the Adobe I/O SDK
https://adobe.io
Apache License 2.0
2 stars 4 forks source link

Have an equivalent to console.time() and console.timeEnd() logging #50

Open pseudovar opened 5 months ago

pseudovar commented 5 months ago

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

aiojbot commented 2 months ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2957