you’re correct, because they are macros and that was the style loguru & VTK-m used.
Sure. Given VTK tradition, how about we use vtkLog(...)
for stream-based variants (as I suspect that’d be more common) and use vtkLogf(...)
for the printf
variants?