Method Write
Write(IFluentLog, FluentLogLevel, Func<string>)
Declaration
public static void Write(this IFluentLog log, FluentLogLevel logLevel, Func<string> messageSupplier)
Parameters
| Type | Name | Description |
|---|---|---|
| IFluentLog | log | |
| FluentLogLevel | logLevel | |
| Func<string> | messageSupplier |