Hello, I'm trying to make the batch task plugin output log a little bit more colorful. I'm using it to trigger Capistrano tasks, and I would like to highlight certain information, in order to spot errors and useful information.
I tried to use html tags, but noticed that the output log is included inside <pre> tags. Also, the log is encoded. Anyone has experience on how to do this? Thanks, Matteo