Class RollingPolicyBase

    • Constructor Detail

      • RollingPolicyBase

        public RollingPolicyBase()
        Deprecated.
    • Method Detail

      • setFileNamePattern

        public void setFileNamePattern​(java.lang.String fnp)
        Deprecated.
      • getFileNamePattern

        public java.lang.String getFileNamePattern()
        Deprecated.
      • isStarted

        public boolean isStarted()
        Deprecated.
        Specified by:
        isStarted in interface LifeCycle
      • start

        public void start()
        Deprecated.
        Specified by:
        start in interface LifeCycle
      • stop

        public void stop()
        Deprecated.
        Specified by:
        stop in interface LifeCycle
      • setParent

        public void setParent​(FileAppender<?> appender)
        Deprecated.
        Description copied from interface: RollingPolicy
        This method allows RollingPolicy implementations to be aware of their containing appender.
        Specified by:
        setParent in interface RollingPolicy
      • isParentPrudent

        public boolean isParentPrudent()
        Deprecated.
      • getParentsRawFileProperty

        public java.lang.String getParentsRawFileProperty()
        Deprecated.