Re: logging-log4j2 git commit: LOG4J-1724 Improve documentation

2017-01-08 Thread Mikael Ståldal
Jira: LOG4J2-1752 On Jan 8, 2017 1:05 AM, "Remko Popma" wrote: > I'm asking because there's an outstanding request to support the formatted > timestamp in the JSON layout. > (It currently has timestamp as an epoch long.) > > This would be a nice way to address that and potential other future nee

Re: logging-log4j2 git commit: LOG4J-1724 Improve documentation

2017-01-08 Thread Mikael Ståldal
Currently not. On Jan 8, 2017 12:32 AM, "Remko Popma" wrote: > Nice! > Can pattern layout patterns be used here? > E.g. Include formatted event timestamp like this? > > > > > Sent from my iPhone > > On Jan 8, 2017, at 6:37, mi...@apache.org w

Re: logging-log4j2 git commit: LOG4J-1724 Improve documentation

2017-01-07 Thread Remko Popma
I'm asking because there's an outstanding request to support the formatted timestamp in the JSON layout. (It currently has timestamp as an epoch long.) This would be a nice way to address that and potential other future needs. I can't find the JIRA ticket for it now. Maybe it was on stackoverf

Re: logging-log4j2 git commit: LOG4J-1724 Improve documentation

2017-01-07 Thread Matt Sicker
It looks like GelfLayout uses a StrSubstitutor, but no PatternLayout. That'd be an interesting implementation. On 7 January 2017 at 17:32, Remko Popma wrote: > Nice! > Can pattern layout patterns be used here? > E.g. Include formatted event timestamp like this? > >

Re: logging-log4j2 git commit: LOG4J-1724 Improve documentation

2017-01-07 Thread Remko Popma
Nice! Can pattern layout patterns be used here? E.g. Include formatted event timestamp like this? > Sent from my iPhone > On Jan 8, 2017, at 6:37, mi...@apache.org wrote: > > Repository: logging-log4j2 > Updated Branches: > refs/heads/master