Summary
Initializes a new instance of the
NAnt.Core.LogWriter
class
for the specified NAnt.Core.Task
with the specified output
level and format provider.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- LogWriter
Syntax
public LogWriter(Task task, Level outputLevel, IFormatProvider formatProvider)
Parameters
Return Value
Type | Description |
---|---|
void |