summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/log/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/log/README b/docs/log/README
index fe75088..3f7708d 100644
--- a/docs/log/README
+++ b/docs/log/README
@@ -57,3 +57,7 @@ other links:
- http://www.codeproject.com/KB/debug/STLDebugLogger.aspx?display=Print
- http://www.codeproject.com/KB/IP/syslog_client.aspx
- http://www.softpanorama.org/Logs/Syslog/syslog_for_windows.shtml
+
+todo links:
+- http://www.codeproject.com/Articles/27952/Debug-logging-with-STL-stream-operators
+- http://drdobbs.com/cpp/201804215