good morning!!!!

Skip to content
Snippets Groups Projects
Commit 22fa59f1 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

moved to detail

parent d2e75cc9
No related branches found
No related tags found
No related merge requests found
...@@ -199,7 +199,7 @@ func (self *BlockPool) Start() { ...@@ -199,7 +199,7 @@ func (self *BlockPool) Start() {
case <-self.quit: case <-self.quit:
return return
case <-timer.C: case <-timer.C:
plog.Debugf("status:\n%v", self.Status()) plog.DebugDetailf("status:\n%v", self.Status())
} }
} }
}() }()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment