Interface ICustomLogProduced
Event handler for when a custom log is produced.
Namespace: QFSW.BA.EventHandlers
Assembly: QFSW.BA.dll
Syntax
public interface ICustomLogProduced : IBuildEventHandler
Methods
OnCustomLogProduced(String)
Declaration
void OnCustomLogProduced(string log)
Parameters
| Type | Name | Description |
|---|---|---|
| String | log |