When logging to a file the method FormatFull is called. When piping the timestamp the call of ctime() causes an implicit newline.
This is nasty if you want to generate a csv styled file.
When logging to a file the method FormatFull is called. When piping the timestamp the call of ctime() causes an implicit newline.
This is nasty if you want to generate a csv styled file.