[Bug]: kLogMessageBufferSize is not user-configurable
未关闭
- 主要语言
- C++
- 星标
- 18.1k
- 派生
- 3.2k
- 平均合并
- 20 小时 36 分钟
- 30 天内合并 PR
- 1
描述
### 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_
贡献指南
评估
这个 Issue 还没有评估数据。