Re: [log4j2] branch new-iso-date-time-formats

2018-12-02 Thread Gary Gregory
On Sun, Dec 2, 2018 at 5:54 PM Gary Gregory wrote: > On Sun, Dec 2, 2018 at 4:55 PM Gary Gregory > wrote: > >> On Sun, Dec 2, 2018 at 3:39 PM Remko Popma wrote: >> >>> Sorry for the late reply. >>> >>> Looking at the branch now, but I cannot find what I should be looking >>> at... >>> FixedDate

Re: [log4j2] branch new-iso-date-time-formats

2018-12-02 Thread Gary Gregory
On Sun, Dec 2, 2018 at 4:55 PM Gary Gregory wrote: > On Sun, Dec 2, 2018 at 3:39 PM Remko Popma wrote: > >> Sorry for the late reply. >> >> Looking at the branch now, but I cannot find what I should be looking >> at... >> FixedDateFormat looks the same, FastDateFormat looks the same except for >

Re: [log4j2] branch new-iso-date-time-formats

2018-12-02 Thread Gary Gregory
On Sun, Dec 2, 2018 at 3:39 PM Remko Popma wrote: > Sorry for the late reply. > > Looking at the branch now, but I cannot find what I should be looking at... > FixedDateFormat looks the same, FastDateFormat looks the same except for > some formatting commits. > > The layouts documentation now has

Re: [log4j2] branch new-iso-date-time-formats

2018-12-02 Thread Remko Popma
Sorry for the late reply. Looking at the branch now, but I cannot find what I should be looking at... FixedDateFormat looks the same, FastDateFormat looks the same except for some formatting commits. The layouts documentation now has a separate sections with a subset of the pre-defined formats an

Re: [log4j2] branch new-iso-date-time-formats

2018-12-02 Thread Gary Gregory
On Thu, Nov 29, 2018 at 3:47 PM Gary Gregory wrote: > I mean, here you go: > https://github.com/apache/logging-log4j2/tree/new-iso-date-time-formats > :-) > So, WDYT? ;-) GAry > Gary > > On Thu, Nov 29, 2018 at 3:07 PM Remko Popma wrote: > >> Could you send a link so I can browse the branch o

Re: [log4j2] branch new-iso-date-time-formats

2018-11-29 Thread Gary Gregory
Here you go: On Thu, Nov 29, 2018 at 3:07 PM Remko Popma wrote: > Could you send a link so I can browse the branch online? I haven’t had a > chance to set up gitbox yet. > > Remko. > > > On Nov 30, 2018, at 2:25, Gary Gregory wrote: > > > > ping? :-) > > > > On Tue, Nov 27, 2018 at 10:51 PM Ga

Re: [log4j2] branch new-iso-date-time-formats

2018-11-29 Thread Gary Gregory
I mean, here you go: https://github.com/apache/logging-log4j2/tree/new-iso-date-time-formats :-) Gary On Thu, Nov 29, 2018 at 3:07 PM Remko Popma wrote: > Could you send a link so I can browse the branch online? I haven’t had a > chance to set up gitbox yet. > > Remko. > > > On Nov 30, 2018, at

Re: [log4j2] branch new-iso-date-time-formats

2018-11-29 Thread Remko Popma
Could you send a link so I can browse the branch online? I haven’t had a chance to set up gitbox yet. Remko. > On Nov 30, 2018, at 2:25, Gary Gregory wrote: > > ping? :-) > > On Tue, Nov 27, 2018 at 10:51 PM Gary Gregory > wrote: > >> Hi Remko Popma >>

Re: [log4j2] branch new-iso-date-time-formats

2018-11-29 Thread Gary Gregory
ping? :-) On Tue, Nov 27, 2018 at 10:51 PM Gary Gregory wrote: > Hi Remko Popma > > and > all: > > May you please review the branch new-iso-date-time-formats? > > I added support for some ISO date time formats with

[log4j2] branch new-iso-date-time-formats

2018-11-27 Thread Gary Gregory
Hi Remko Popma and all: May you please review the branch new-iso-date-time-formats? I added support for some ISO date time formats with offset time zones. Thank you, Gary