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

Method log

src/main/org/apache/tools/ant/AntClassLoader.java:432–438  ·  view source on GitHub ↗

Logs a message through the project object if one has been provided. @param message The message to log. Should not be null . @param priority The logging priority of the message.

(final String message, final int priority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

setClassPathMethod · 0.95
addPathFileMethod · 0.95
forceLoadClassMethod · 0.95
forceLoadSystemClassMethod · 0.95
getResourceAsStreamMethod · 0.95
getResourceStreamMethod · 0.95
getResourceMethod · 0.95
getUrlMethod · 0.95
getResourceURLMethod · 0.95
loadClassMethod · 0.95
findClassMethod · 0.95
findClassInComponentsMethod · 0.95

Calls 1

logMethod · 0.65

Tested by

no test coverage detected