abseil / abseil/abseil-cpp

[Bug]: kLogMessageBufferSize is not user-configurable

Open
#1,461 3 comments 0 reactions 1 assignee Claimed by @suertreus View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.