Safety first!

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4635 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-03-25 17:14:44 +00:00
parent 68030c0719
commit 99662df60f
@@ -331,7 +331,7 @@ public class PresentsDObjectMgr
} catch (Throwable t) {
log.log(Level.WARNING,
"Execution unit failed [unit=" + unit + "].", t);
"Execution unit failed [unit=" + StringUtil.safeToString(unit) + "].", t);
}
// compute the elapsed time in microseconds