Class Logger.LoggerProxy

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Logger

    protected static class Logger.LoggerProxy
    extends Object
    implements Serializable
    Serialization proxy class for Logger. Since the LoggerContext and config information can be reconstructed on the fly, the only information needed for a Logger are what's available in AbstractLogger.
    Since:
    2.5
    See Also:
    Serialized Form