MCPcopy Index your code
hub / github.com/Grover-c13/PokeGOAPI-Java / d

Method d

src/main/java/com/pokegoapi/util/Logger.java:28–28  ·  view source on GitHub ↗
(String tag, String msg)

Source from the content-addressed store, hash-verified

26 void v(String tag, String msg, Throwable tr);
27
28 void d(String tag, String msg);
29
30 void d(String tag, String msg, Throwable tr);
31

Callers 1

dMethod · 0.65

Implementers 2

BaseLoggersrc/main/java/com/pokegoapi/util/BaseL
Logsrc/main/java/com/pokegoapi/util/Log.j

Calls

no outgoing calls

Tested by

no test coverage detected