Legacy logging interface relying on dynamic memory allocation.
Override beginLine, put, endLine instead for a more efficient and possibly allocation-free implementation.
See Implementation
Legacy logging interface relying on dynamic memory allocation.
Override beginLine, put, endLine instead for a more efficient and possibly allocation-free implementation.