提交 249e6202 编写于 作者: V Veljko Tornjanski

Attach LogTracer Capitalize (#80)

上级 59679576
......@@ -57,7 +57,7 @@ Tracer.prototype = {
},
attach: function (tracer) {
if (tracer.module == LogTracer) {
this.logTracer = tracer;
this.LogTracer = tracer;
}
return this;
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册