MCPcopy Create free account
hub / github.com/apache/ant / log

Method log

src/main/org/apache/tools/ant/Project.java:450–452  ·  view source on GitHub ↗

Write a message to the log with the default log level of MSG_INFO . @param message The text to log. Should not be null .

(final String message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

setBaseDirMethod · 0.95
checkTaskClassMethod · 0.95
addOrReplaceTargetMethod · 0.95
getExecutorMethod · 0.95
demuxOutputMethod · 0.95
executeSortedTargetsMethod · 0.95
setFileLastModifiedMethod · 0.95
topoSortMethod · 0.95
addReferenceMethod · 0.95
getReferenceMethod · 0.95
runBuildMethod · 0.95

Calls 1

fireMessageLoggedMethod · 0.95

Tested by

no test coverage detected