Log a heterogeneous list of arguments.
Applies operator<<() to arguments, separated with ", ". For example:
Prints: 1, 3.14, str
1, 3.14, str