Class AbstractStringBuilderSimpleLogger

    • Field Detail

      • count

        protected long count
    • Constructor Detail

      • AbstractStringBuilderSimpleLogger

        protected AbstractStringBuilderSimpleLogger​(Level level,
                                                    Long maxLength,
                                                    Function<Level,​String> prefix)
      • AbstractStringBuilderSimpleLogger

        protected AbstractStringBuilderSimpleLogger()
    • Method Detail

      • needsNewLine

        protected boolean needsNewLine()
      • getMaxLength

        public long getMaxLength()
      • getCount

        public long getCount()
      • isTruncated

        public boolean isTruncated()