Can ASAP log events upto the millisecond level
Hi All
I have a query on the logging functionality of ASAP(Version:- 7.2.x).
Is it possible for ASAP to capture/display time along with the milliseconds? Basically, the expectation here is as below
- Timestamp in ASAP logs can be displayed in HH:mm:ss:ms, where ms is milliseconds
- Timestamp in ASAP tables(eg:- tbl_srq_log) can be displayed in HH:mm:ss:ms, where ms is milliseconds
- Order completion time captured in milliseconds.
The way I see it, ASAP OOTB logs timestamp only till seconds and if something like this is to be achieved(capturing milliseconds in log) it should be done in the cartridge.