Method WithMaxLineLength
WithMaxLineLength(IFluentLog, int?)
Declaration
public static IFluentLog WithMaxLineLength(this IFluentLog log, int? value)
Parameters
Type | Name | Description |
---|---|---|
IFluentLog | log | |
int? | value |
Returns
Type | Description |
---|---|
IFluentLog |