MCPcopy 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

showLogMethod · 0.80
getLevelValueMethod · 0.80
setLevelMethod · 0.80
createLoggerMethod · 0.80
logMethod · 0.80
logMsgMethod · 0.80
logClassMethod · 0.80
setLoggingMethod · 0.80

Calls

no outgoing calls

Tested by 2

logClassMethod · 0.64
setLoggingMethod · 0.64