Skip to content
Snippets Groups Projects
Commit 8b5a3256 authored by Beat Küng's avatar Beat Küng Committed by Lorenz Meier
Browse files

logger: remove _log_buffer from Logger, initialize it in the writer instead

it's not used in the logger, so don't store it there. It is accessed via
LogWriter::write.
This also makes sure the buffer size is >= _min_write_chunk and handles
allocation failure properly.
parent 04f38b91
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment