Browse Source

[master] short message about why u no log in asiolink readme

since this is just a short description, i'm pushing this straight to master
Jelte Jansen 14 years ago
parent
commit
ae4e7f1013
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/lib/asiolink/README

+ 7 - 0
src/lib/asiolink/README

@@ -20,3 +20,10 @@ Some of the classes defined here--for example, IOSocket, IOEndpoint,
 and IOAddress--are to be used by BIND 10 modules as wrappers around
 ASIO-specific classes.
 
+
+Logging
+-------
+
+At this point, nothing is logged by this low-level library. We may
+revisit that in the future, if we find suitable messages to log, but
+right now there are also no loggers initialized or called.