Sorry to hear. I've tried the following simple example that works fine, but I have no clue on how you've implemented this LogDataFormat string, so can you show me your code?

char* LogDataFormat = "Trade 1.\n\Trade 2.\n\Trade 3.";
print(TO_CSV, LogDataFormat);