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

Method log

src/main/org/apache/tools/ant/Task.java:278–280  ·  view source on GitHub ↗

Logs a message with the default (INFO) priority. @param msg The message to be logged. Should not be null .

(String msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handleOutputMethod · 0.95
handleErrorOutputMethod · 0.95

Calls 3

getProjectMethod · 0.65
logMethod · 0.65
getMessageMethod · 0.45

Tested by

no test coverage detected