Initializes a new instance of the LogProperty struct.
public LogProperty(ReadOnlySpan<char> name, ReadOnlySpan<char> value)
The property name.
The property value.