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

Method addLog

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

Creates a new log of minimal verbosity verbosity and adds it to Output. This log will write to the file file , and may or may not post announcements to the log. If the log must be reset upon restarting from a checkpoint, it will append to the file

(File file,
        int _verbosity,
        boolean postAnnouncements,
        boolean appendOnRestart,
        boolean gzip)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

initializeMethod · 0.95
buildOutputMethod · 0.95
mainMethod · 0.95
initializeOutputMethod · 0.95
evaluateMethod · 0.95
mainMethod · 0.95
setupMethod · 0.45
portrayIndividualMethod · 0.45
setupMethod · 0.45
setupMethod · 0.45
setupMethod · 0.45
setupMethod · 0.45

Calls 2

getNameMethod · 0.65
sizeMethod · 0.65

Tested by 1

setupMethod · 0.36