[Bug]: kLogMessageBufferSize is not user-configurable
Aberta
- Linguagem predominante
- C++
- Estrelas
- 18.1k
- Forks
- 3.2k
- Merge médio
- 20h 36min
- PRs com merge (30d)
- 1
Descrição
### 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_
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.