http://bugzilla.slf4j.org/show_bug.cgi?id=123





--- Comment #1 from Sebastien Pennec <sebast...@qos.ch>  2008-12-22 13:56:32 ---
After a quick look at the source code, this might not be a bug...

If the unit to convert the times to is found based on the total time, calling
log() or print() before stopping the main profiler will prevent the formatter
from knowing what kind of unit to convert to... 

In that case, using nanoseconds seems like the best choice, since it's the only
one that makes sure that there is no data lost...

By bad... Ceki, feel free to close this entry :)


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to