The #1 most popular Narya log message gets the can. No need to hear about

this 50,000 times a day.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2759 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2003-08-09 04:56:35 +00:00
parent 8a9c6528de
commit 3d5ab0c79a
@@ -1,5 +1,5 @@
//
// $Id: PlaceRegistry.java,v 1.25 2002/10/31 21:32:15 mdb Exp $
// $Id: PlaceRegistry.java,v 1.26 2003/08/09 04:56:35 mdb Exp $
package com.threerings.crowd.server;
@@ -237,10 +237,10 @@ public class PlaceRegistry
Log.warning("Requested to unmap unmapped place manager " +
"[pmgr=" + pmgr + "].");
} else {
Log.info("Unmapped place manager " +
"[class=" + pmgr.getClass().getName() +
", ploid=" + ploid + "].");
// } else {
// Log.info("Unmapped place manager " +
// "[class=" + pmgr.getClass().getName() +
// ", ploid=" + ploid + "].");
}
}