Is it possible to omit the explicit `logfmtxx::field{}`? It makes logging quite wordy. In the hackernews discussion there was a demonstration of using an `initializer_list` instead. https://news.ycombinator.com/item?id=39925699#39928104
Is it possible to omit the explicit
logfmtxx::field{}? It makes logging quite wordy.In the hackernews discussion there was a demonstration of using an
initializer_listinstead. https://news.ycombinator.com/item?id=39925699#39928104