summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-07-13 08:57:40 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-07-13 08:57:40 +0200
commitecfea35b4358c2477a344d2805ab87b66b0d3980 (patch)
tree36e10e7e511a2a863a2c8d7a60d0cfd70b6fbb84
parentb6cd19ea89d80ae90d1ac130b14496bc588f0972 (diff)
downloadwolfbones-ecfea35b4358c2477a344d2805ab87b66b0d3980.tar.gz
wolfbones-ecfea35b4358c2477a344d2805ab87b66b0d3980.tar.bz2
added some logger links
-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