Benchmark logging
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ class Dragonfly
|
||||
var tag = cluster.isMaster ? "M" : "S";
|
||||
this.ptag = "[ " + tag + ":" + process.pid + " ] ";
|
||||
|
||||
this.Info( "Dragonfly ready.", Dragonfly.Visibility.VISIBLE );
|
||||
// this.Info( "Dragonfly ready.", Dragonfly.Visibility.VISIBLE );
|
||||
}
|
||||
|
||||
Debug( mesg, visibility )
|
||||
|
||||
Reference in New Issue
Block a user