Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ log
Method
log
src/main/java/jace/ide/Program.java:254–256 ·
view source on GitHub ↗
(String message)
Source
from the content-addressed store, hash-verified
252
}
253
254
public
void
log(String message) {
255
System.out.println(message);
256
}
257
}
Callers
2
getFileContents
Method · 0.45
save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected