Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
d
Method · 0.65
Implementers
2
BaseLogger
src/main/java/com/pokegoapi/util/BaseL
Log
src/main/java/com/pokegoapi/util/Log.j
Calls
no outgoing calls
Tested by
no test coverage detected