在代码中要打印log,就直接DebugUtil.debug(....). 然后如果发布的时候,就直接把这个类的DEBUG 改成false,这样所有的log就不会再打印在控制台.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected