I'm developing a Bamboo plugin. I created and configured my custom Task that works well. I need to print a pretty JSON result of build in log(or somewhere else), but I found that addBuildLogEntry() ignores "/n" new lines. Is there a way to print pretty JSON build results in a log or somewhere else?