[#import "/spring.ftl" as spring/] [#escape x as (x)!?html]
path: ${path!}
timestamp: ${timestamp?string("yyyy-MM-dd'T'HH:mm:ss.SSSXX")}
[#--[#if error??]error: ${error}
[/#if]--] [#--[#if exception??]exception: ${exception}
[/#if]--] [#if message??]${message}
${trace}[/#if]
[/#escape]