Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenSourcePhysics/osp
/ debug
Method
debug
src/org/opensourcephysics/controls/OSPLog.java:1336–1338 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
1334
}
1335
1336
public
static
void
debug(String msg) {
1337
realSysout.println(
"OSPLog.debug "
+ msg);
1338
}
1339
1340
public
static
void
setFonts(
int
level) {
1341
OSPLog log = getOSPLog();
Callers
8
unzip
Method · 0.95
isURLAvailable
Method · 0.95
getBundle
Method · 0.95
loadNode
Method · 0.95
finalizeLoading
Method · 0.95
AssetsTest
Class · 0.95
AssetsTest
Method · 0.95
getFileList
Method · 0.95
Calls
1
println
Method · 0.65
Tested by
2
AssetsTest
Method · 0.76
getFileList
Method · 0.76