[This is preliminary documentation and subject to change.]
Instances of classes that implement this interface can register to be notified when things happen during a build.
For a list of all members of this type, see IBuildListener Members.
NAnt.Core.IBuildListener
NAnt.Core.IBuildLogger
Type | Description |
---|---|
DefaultLogger | Missing <summary> documentation for T:NAnt.Core.DefaultLogger |
MailLogger | Buffers log messages from DefaultLogger, and sends an e-mail with the results. |
XmlLogger | Used to wrap log messages in xml <message/> elements. |
Missing <remarks> documentation for T:NAnt.Core.IBuildListener
Namespace: NAnt.Core
Assembly: NAnt.Core (in NAnt.Core.dll)
IBuildListener Members | NAnt.Core Namespace