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

Class XmlLogger

src/main/org/apache/tools/ant/XmlLogger.java:58–478  ·  view source on GitHub ↗

Generates a file in the current directory with an XML description of what happened during a build. The default filename is "log.xml", but this can be overridden with the property XmlLogger.file . This implementation assumes in its sanity checking that only one thread runs a particular t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getDocumentBuilderMethod · 0.95
newDocumentMethod · 0.80

Tested by

no test coverage detected