I am using glassfish v4 with struts 2.I am also using log4j 2 but for some reasons I dont see any logs being generated by glassfish. I have log level set at info at glassfish.
I have also observed that intermittently it just don't log anything.However logging happens if I restart server, I see all startup events logged but no application logs.
Any suggestions ?