Class SLogAbstractFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String createLogMsg​(java.lang.String message, boolean printFlag)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SLogAbstractFormatter

        public SLogAbstractFormatter()
    • Method Detail

      • createLogMsg

        public java.lang.String createLogMsg​(java.lang.String message,
                                             boolean printFlag)