Property PrefixFunction
PrefixFunction
Gets or sets a function that returns the prefix to be added to log messages.
public Func<string> PrefixFunction { get; set; }
Gets or sets a function that returns the prefix to be added to log messages.
public Func<string> PrefixFunction { get; set; }