So you can replace anything in the output.For example I use this code to print JSON in single line:
print(description.replacingOccurrences(of: "\n", with: " "))