Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ log
Method
log
Astronomy_/src/main/java/astroj/IJU.java:1364–1366 ·
view source on GitHub ↗
(String message)
Source
from the content-addressed store, hash-verified
1362
}
1363
1364
static
void
log(String message) {
1365
log(message, false);
1366
}
1367
1368
static
void
log(String message, boolean showLogDateTime) {
1369
if
(showLogDateTime) {
Callers
11
saveFile
Method · 0.95
solve
Method · 0.95
calcStepSize
Method · 0.45
createSliderPanel1
Method · 0.45
calcStepSize
Method · 0.45
buildAstroWindow
Method · 0.45
updatePanelValues
Method · 0.45
lunskybright
Method · 0.45
updateApMags
Method · 0.45
ellke
Method · 0.45
listRois
Method · 0.45
Calls
4
log
Method · 0.95
getInstance
Method · 0.45
format
Method · 0.45
getTime
Method · 0.45
Tested by
no test coverage detected