Menu

#27 IndexWriter always writes logs

New
nobody
None
Medium
Defect
2012-12-07
2012-12-07
Anonymous
No

Originally created by: n...@daaku.org

Would be great to wrap these in if ix.Verbose { ... } and allow for silent use.

In Flush:

  log.Printf("%d data bytes, %d index bytes", ix.totalBytes, ix.main.offset())

In mergePost:

  log.Printf("merge %d files + mem", len(ix.postFile))

Discussion


Log in to post a comment.

MongoDB Logo MongoDB