0

I'm using Aspects Pointcut to trace the execution time of my SQL call.

Similar to - no logging for PerformanceMonitorInterceptor.

I'm able to see the trace logs with the respective response time. I see the logged time is in ns unit. Is that the default unit or is there a way we can enforce to print the response time in ms?

Plz assist!

Rahul S L
  • 1
  • 3
  • 1
    Welcome to SO. Please read the [MCVE](https://stackoverflow.com/help/mcve) article in order to learn how to best ask questions here. Then edit your question. Many volunteers are here to help you, but you need to help them understand your problem first. Thank you. – kriegaex Dec 23 '21 at 02:16
  • please follow above comment and update question with your attempt and share code snippet and how you tried to have time in ms. – Raushan Kumar Dec 31 '21 at 07:51
  • Please provide enough code so others can better understand or reproduce the problem. – Community Dec 31 '21 at 07:51

0 Answers0