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

Method w

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

Source from the content-addressed store, hash-verified

34 void i(String tag, String msg, Throwable tr);
35
36 void w(String tag, String msg);
37
38 void w(String tag, String msg, Throwable tr);
39

Callers 1

wMethod · 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