libdeng2|LogBuffer: Allow changing outputs without flushing
This allows forcing log entries to a different output at startupwithout flushing existing entries to the previously configuredoutput.
Also, automatic flushing is enabled when enableFlushing() is called.
View differences
libdeng2|LogBuffer: Allow changing outputs without flushing
This allows forcing log entries to a different output at startup
without flushing existing entries to the previously configured
output.
Also, automatic flushing is enabled when enableFlushing() is called.