Class TppLogger.TppLogBuilder<T extends TppLogger.TppLogBuilder<T>>

    • Method Detail

      • withParam

        public T withParam​(String paramName,
                           String paramValue)
      • perform

        public void perform()
      • getThis

        protected abstract T getThis()