Class XLogAppender

    • Constructor Detail

      • XLogAppender

        public XLogAppender​(String name)
        Deprecated.
    • Method Detail

      • getName

        public String getName()
        Deprecated.
      • setName

        public void setName​(String name)
        Deprecated.
      • setType

        public void setType​(EAppenderType type)
        Deprecated.
      • getLayoutType

        public ELayoutType getLayoutType()
        Deprecated.
      • setLayoutType

        public void setLayoutType​(ELayoutType layoutType)
        Deprecated.
      • getLayoutPattern

        public String getLayoutPattern()
        Deprecated.
      • setLayoutPattern

        public void setLayoutPattern​(String layoutPattern)
        Deprecated.
      • isTransient

        public boolean isTransient()
        Deprecated.
      • setTransient

        public void setTransient​(boolean isTransient)
        Deprecated.
      • getAdditionalProperties

        public Map<String,​String> getAdditionalProperties()
        Deprecated.
      • equals

        public boolean equals​(Object other)
        Deprecated.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object