Streamlog is a simple and lightweight library that maintains an array of user-defined C++ standard output streams. Every time you write to the log, it automatically writes to all of the added streams.

WWW: https://bitbucket.org/nwehr/streamlog
