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

Method fireMessageLogged

src/main/org/apache/tools/ant/Project.java:2281–2284  ·  view source on GitHub ↗

Send a "message logged" project level event to the build listeners for this project. @param project The project generating the event. Should not be null . @param message The message to send. Should not be null . @param priority The priority of the

(final Project project, final String message,
                                     final int priority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

logMethod · 0.95
demuxFlushMethod · 0.95

Calls 2

setExceptionMethod · 0.95

Tested by

no test coverage detected