Hi, I'm trying to use a timestamp formatter in a json template like `"{ {timestamp: @t:o, level: @l, sourceContext: SourceContext, message: @m} }\n"` Can't manage to get the formatted timestamp, it seems that the parser is not expecting the ":" after "@t". Is this something supported? Regards, José