FormattedLogValues
                    struct FormattedLogValues : IReadOnlyList<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IReadOnlyCollection<KeyValuePair<string, object>>
                
                LogValues to enable formatting options supported by  Format.
            This also enables using {NamedformatItem} in the format string.