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

Method printMessage

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

Prints a message to a PrintStream. @param message The message to print. Should not be null . @param stream A PrintStream to print the message to. Must not be null . @param priority The priority of the message. (Ignored in th

(final String message,
                                final PrintStream stream,
                                final int priority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

buildFinishedMethod · 0.95
targetStartedMethod · 0.95
messageLoggedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected