MCPcopy Create free account
hub / github.com/GMUEClab/ecj / println

Method println

ecj/src/main/java/ec/util/Output.java:682–702  ·  view source on GitHub ↗

Prints a message to a given log, with a certain verbosity. _announcement indicates that the message is an announcement. If the log is null, nothing is printed. @Deprecated Verbosity no longer has an effect

(String s,
        int _verbosity,
        Log log,
        boolean _announcement,
        boolean _reposting)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

systemMessageMethod · 0.95
fatalMethod · 0.95
errorMethod · 0.95
warningMethod · 0.95
warnOnceMethod · 0.95
messageMethod · 0.95
exitIfErrorsMethod · 0.95
restartMethod · 0.95
cleanupMethod · 0.80

Calls 2

sizeMethod · 0.65
flushMethod · 0.45

Tested by 3

mainMethod · 0.64
finalStatisticsMethod · 0.64