Details
-
Bug
-
Resolution: Unresolved
-
None
-
1.5.x
-
None
-
Operating System: Windows XP
Platform: PC
-
minor
-
P3
-
123
Description
Hello Ceki,
I've experienced a strange behaviour when using the Profile class:
Let's say I have a main profiler, with several nested ones. If I forget to stop the main profiler, the times that are logged are all in nanoseconds.
On the contrary, if I stop the main profiler, then all times are converted to secondes before printing.
Shouldn't the convertion be made everytime, even if I forget the call to the stop() method?
Sébastien
ps: there is no "slf4j-ext" component in bugzilla... you might want to add it to the list