For what it's worth, GitHub Pages is simply a Jekyll-based site. If
you want something convenient like that, I highly recommend doing
something like Apache Accumulo and Apache Fluo did, to take advantage
of the ASF infrastructure, rather than rely on GitHub Pages to
generate the Jekyll.
See the Je
I'm curious: what is the basis for the multi-release builds in the
first place? Is the code actually different for the two versions or is
it just to address build-related issues?
On Sun, May 17, 2020 at 4:02 PM Ralph Goers wrote:
>
> I kind of doubt it. Logging runs up against this primarily beca
not using UTF-8.
>
> On Tue, 10 Mar 2020 at 19:33, Gary Gregory wrote:
>
> > I do not think your file.encoding sys prop matters, see the Javadoc for
> the
> > Properties class.
> >
> > Gary
> >
> > On Tue, Mar 10, 2020, 20:22 Christopher wrote:
> >
s and ISO-8859-1 for my
*.properties files. That's just craziness :)
On Tue, Mar 10, 2020 at 8:21 PM Christopher wrote:
> That was my guess, but I don't see how this could happen since my JVM
> default encoding, my terminal, System.getProperty("file.encoding"),
> System
7 PM Carter Kozak wrote:
> I wonder if the log4j2.properties file is being parsed as ISO-8859-1
> rather than UTF-8, so we're not reading the cat properly?
>
> On Tue, Mar 10, 2020, at 20:04, Christopher wrote:
> > In my log4j2.properties file, I used:
> >
> > a
read as ISO-8859-1, even though it contains UTF-8 characters and I
made sure to explicitly save it with a UTF-8 BOM.
On Tue, Mar 10, 2020 at 5:58 PM Ralph Goers
wrote:
> Did you specify a charset on the layout that supports that character?
>
> Ralph
>
> > On Mar 10, 2020, at 1:5
I tried to put in a kitty (🐈) in my LayoutPattern, but it didn't
work. It replaced it with some weird character. Is this is a known
bug?
Does PatternLayout not support wide characters?
On Wed, Feb 12, 2020 at 11:51 PM Ralph Goers wrote:
>
>
> > On Feb 12, 2020, at 9:25 PM, Christopher wrote:
> >
> > On Wed, Feb 12, 2020 at 7:01 PM Ralph Goers > <mailto:ralph.go...@dslextreme.com>> wrote:
> >>
> >>
> >>
> &
On Wed, Feb 12, 2020 at 7:01 PM Ralph Goers wrote:
>
>
>
> > On Feb 12, 2020, at 4:14 PM, Christopher wrote:
> >
> > Hi,
> >
> > I noticed that the log4j2 SocketServer and related utilities were
> > moved away from log4j-core and into log4j-tools
if this has
already been covered recently.)
Thanks,
Christopher
10 matches
Mail list logo