Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
w
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