Interface XmlFormatter

  • All Superinterfaces:
    Formatter<java.lang.String>
    All Known Implementing Classes:
    DefaultXmlFormatter

    public interface XmlFormatter
    extends Formatter<java.lang.String>
    The XML formatter used to format the XML string when log a XML string.
    • Method Summary

      • Methods inherited from interface com.elvishew.xlog.formatter.Formatter

        format