Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinit/TMoe
/ Log
Method
Log
app/src/main/java/cc/ioctl/tmoe/util/Log.java:7–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
public
class
Log {
6
7
private
Log() {
8
}
9
10
private
static
final
String TAG =
"TMoe"
;
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected