Get the maximum buffer size for this AsyncLogWriter, in bytes.
Declared in <folly/logging/AsyncLogWriter.h>
<folly/logging/AsyncLogWriter.h>
size_t getMaxBufferSize() const;
The maximum number of bytes buffered before messages are dropped.