Logger.log

Legacy logging interface relying on dynamic memory allocation.

Override beginLine, put, endLine instead for a more efficient and possibly allocation-free implementation.

class Logger
@safe
void
log

Meta