Bugfix: More template-logging fixes
[senf.git] / Utils / Logger / IOStreamTarget.hh
index 94f9999..745ee79 100644 (file)
@@ -56,6 +56,9 @@ namespace log {
         
         \note This class will permanently and globally change the date formating of the given
             stream.
+
+        \fixme Implement more robust formatting: Find line-breaks in the message and repeat the
+            prefix (with continuation markers)
       */
     class IOStreamTarget
         : public Target