Method LogPropLimitLength
LogPropLimitLength(object?, string, string?)
Writes to log property value of the specified object.
public static void LogPropLimitLength(object? obj, string propName, string? prefix = null)
Parameters
Remarks
Uses LogPropMaxLength to limit max length of the property value.