[Bug]: kLogMessageBufferSize is not user-configurable
Open
- Dominant language
- C++
- Stars
- 18.1k
- Forks
- 3.2k
- Avg merge
- 20h 36m
- Merged PRs (30d)
- 1
Description
### Describe the issue
kLogMessageBufferSize is set to an arbitrary value that may not work for all use cases
### Steps to reproduce the problem
Log something longer than kLogMessageBufferSize with LOG(...) << ...
### What version of Abseil are you using?
HEAD
### What operating system and version are you using?
Doesn't matter (Windows)
### What compiler and version are you using?
Doesn't matter (MSVC)
### What build system are you using?
Doesn't matter (CMake)
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.