to the console.
Any ideas? In the meantime I will keep working at it.
Thx Blaine
From: Blaine Bergeson (bbergeson)
Sent: Thursday, January 22, 2015 1:42 PM
To: [email protected]<mailto:[email protected]>
Subject: RE: Programmatically loading of the configuration f
hursday, January 22, 2015 1:42 PM
> To: [email protected]
> Subject: RE: Programmatically loading of the configuration file
>
> I was able to get the following code to work. This code was placed in a
> method in a class that was in the same package as the log4j2.xml file.
.
Thx Blaine
From: Blaine Bergeson (bbergeson)
Sent: Thursday, January 22, 2015 1:42 PM
To: [email protected]
Subject: RE: Programmatically loading of the configuration file
I was able to get the following code to work. This code was placed in a method
in a class that was in the same
I was able to get the following code to work. This code was placed in a method
in a class that was in the same package as the log4j2.xml file. I call this
method in the main entry point of my application before getting any loggers. I
had to do a google search to find out about the Configurato