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 | |
| MailLogger | Buffers log messages from DefaultLogger, and sends an e-mail with the results. |
| XmlLogger | Used to wrap log messages in xml <message/> elements. |
Namespace: NAnt.Core
Assembly: NAnt.Core (in NAnt.Core.dll)
IBuildListener Members | NAnt.Core Namespace