```CombinedLogger``` is great in that it enables a single log entry to be sent to multiple endpoints. e.g. a file and a terminal window. How can this be extended to append the log entry to a string?