[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 還沒有評估資料。