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

Method messageLogged

src/main/org/apache/tools/ant/XmlLogger.java:368–419  ·  view source on GitHub ↗

Fired when a message is logged, this adds a message element to the most appropriate parent element (task, target or build) and records the priority and text of the message. @param event An event with any relevant extra information. Will not be null .

(BuildEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

getStackTraceMethod · 0.95
synchronizedAppendMethod · 0.95
getTaskElementMethod · 0.95
getPriorityMethod · 0.80
createElementMethod · 0.80
getMethod · 0.65
setAttributeMethod · 0.45
getExceptionMethod · 0.45
getMessageMethod · 0.45
getTaskMethod · 0.45
getTargetMethod · 0.45

Tested by

no test coverage detected