[Bug]: kLogMessageBufferSize is not user-configurable
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 18.1k
- Forks
- 3.2k
- Merge medio
- 20 h 36 min
- PR fusionados (30 d)
- 1
Descripción
### 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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.