Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getLogger
Method
getLogger
src/org/opensourcephysics/controls/OSPLog.java:747–749 ·
view source on GitHub ↗
Gets the logger. @return the logger
()
Source
from the content-addressed store, hash-verified
745
* @
return
the logger
746
*/
747
public
Logger getLogger() {
748
return
logger;
749
}
750
751
/**
752
* Enables logging to a file.
Callers
8
showLog
Method · 0.80
getLevelValue
Method · 0.80
setLevel
Method · 0.80
createLogger
Method · 0.80
log
Method · 0.80
logMsg
Method · 0.80
logClass
Method · 0.80
setLogging
Method · 0.80
Calls
no outgoing calls
Tested by
2
logClass
Method · 0.64
setLogging
Method · 0.64