Class ByteBufferDestinationRepository

java.lang.Object
pl.tkowalcz.tjahzi.log4j2.ByteBufferDestinationRepository

public class ByteBufferDestinationRepository extends Object
  • Field Details

    • DEFAULT_MAX_LINE_SIZE_BYTES

      public static final int DEFAULT_MAX_LINE_SIZE_BYTES
      See Also:
  • Constructor Details

    • ByteBufferDestinationRepository

      public ByteBufferDestinationRepository(int maxLogLineSizeBytes)
  • Method Details