Class GlassFishLogManager

java.lang.Object
java.util.logging.LogManager
org.glassfish.main.jul.GlassFishLogManager

public class GlassFishLogManager extends LogManager
The custom LogManager implementation. Main differences:

Note: Some methods have complicated implementation, the reason is that JDK LogManager is not an example of well usable and well extensible class at all.

Author:
David Matejcek