Method CreateChildCollectionLogWriter
CreateChildCollectionLogWriter(IFluentLog, ISourceList<string>)
Declaration
public static IFluentLog CreateChildCollectionLogWriter(this IFluentLog log, ISourceList<string> collection)
Parameters
| Type | Name | Description |
|---|---|---|
| IFluentLog | log | |
| ISourceList<string> | collection |
Returns
| Type | Description |
|---|---|
| IFluentLog |