MCPcopy 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

unzipMethod · 0.95
isURLAvailableMethod · 0.95
getBundleMethod · 0.95
loadNodeMethod · 0.95
finalizeLoadingMethod · 0.95
AssetsTestClass · 0.95
AssetsTestMethod · 0.95
getFileListMethod · 0.95

Calls 1

printlnMethod · 0.65

Tested by 2

AssetsTestMethod · 0.76
getFileListMethod · 0.76