发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
>
>
>
>
> 差出人: Remko Popma
> 送信日時: Thursday, April 18, 2019 2:48:45 PM
> 宛先: Log4J Users List
> 件名: Re: OS
>
> Please tell us more about yourself and what you a
ril 18, 2019 2:48:45 PM
宛先: Log4J Users List
件名: Re: OS
Please tell us more about yourself and what you are investigating.
Remko
> On Apr 18, 2019, at 14:34, "[email protected]"
> wrote:
>
> Hello, I am doing an investigation.
> Does Windows Server 2019
Please tell us more about yourself and what you are investigating.
Remko
> On Apr 18, 2019, at 14:34, "[email protected]"
> wrote:
>
> Hello, I am doing an investigation.
> Does Windows Server 2019 support the following products:
>
> NTEventLogAppender (Apache Log4j) 1.2.15.1
>
> Can i
Hello, I am doing an investigation.
Does Windows Server 2019 support the following products:
NTEventLogAppender (Apache Log4j) 1.2.15.1
Can it be installed on windows2019?
Is the other version supported?
Can you tell me, thank you very much.
Ah yes, great point. While log4j 1.x might still run (maybe), it's no
longer supported.
On Wed, 17 Apr 2019 at 12:38, Ralph Goers wrote:
>
> Actually, this list includes versions of Log4j 1.x. Log4j 1.x reached
> End-Of-Life in August of 2015, so it is not officially supported on any
> platfor
Actually, this list includes versions of Log4j 1.x. Log4j 1.x reached
End-Of-Life in August of 2015, so it is not officially supported on any
platform and is known to have issues in newer versions of the JDK. Log4j 2 is
supported on any platform the JDK is supported on.
Ralph
> On Apr 17, 20
Log4j is a Java library and works on any platform the JDK does (which
does include Windows Server). As for those versions of log4net and
log4cxx, I don't know offhand if they're updated for recent versions
of Windows. You should look at the most recently released versions, or
have a look at their g
Hello, I am doing an investigation.
Does Windows Server 2019 support the following products:
Apache Log4j 1.2.11
Apache Log4j 1.2.14
Apache Log4j 1.2.15
Apache Log4j 1.2.16
Apache Log4j 1.2.17
Apache Log4Cxx 0.10.0
Apache Log4net 1.2.11.0
Apache Log4net 1.2.12
Is the ot
I've gone through the short manual bundled with log4j...
I was a bit stumped because I've mistaken the System property for the
environment variable...
I tried to add an environment variable by doing this:
SET log4j.configuration=file:/c:/myprops.properties
I finally figured how to make it work by