On Thu, Oct 10, 2013 at 6:07 AM, JD Buys <[email protected]> wrote: > Hi, > > I am running log4j2 beta 9 on Glassfish 3.1.1. > My configuration is very simple, I have two console appenders one where the > target is "SYSTEM_OUT" and the other where the target is "SYSTEM_ERR".
Why? What happens if you use just one Console appender? You probably should show your config file too. Gary > > The problem is this: When Glassfish starts up it logs my info messages > correctly to the console/server.log, but when I redeploy my application, > only the "SYSTEM_ERR" messages display. > > Any ideas of how to debug it or what could be wrong? > > Thanks, > JD -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
