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

Method messageLogged

src/main/org/apache/tools/ant/DefaultLogger.java:257–297  ·  view source on GitHub ↗

Logs a message, if the priority is suitable. In non-emacs mode, task level messages are prefixed by the task name which is right-justified. @param event A BuildEvent containing message information. Must 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 13

getStackTraceMethod · 0.95
printMessageMethod · 0.95
logMethod · 0.95
getPriorityMethod · 0.80
joiningMethod · 0.80
formatMethod · 0.80
getTaskMethod · 0.45
appendMethod · 0.45
getMessageMethod · 0.45
getTaskNameMethod · 0.45
lengthMethod · 0.45
getExceptionMethod · 0.45

Tested by

no test coverage detected