graphaware / neo4j-framework

GraphAware Neo4j Framework
244 stars 68 forks source link

SingleThreadedWriter logging uses seconds rather than ms #20

Closed jbkielis closed 9 years ago

jbkielis commented 9 years ago

I've attached a screenshot with the offending code. I think the TimeUnit just needs to switch to MS.

image

bachmanm commented 9 years ago

Good catch! :+1: Will fix in the next release.

bachmanm commented 9 years ago

fix will be released with the next version of the framework