]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] short message about why u no log in asiolink readme
authorJelte Jansen <jelte@isc.org>
Thu, 30 Jun 2011 08:56:12 +0000 (10:56 +0200)
committerJelte Jansen <jelte@isc.org>
Thu, 30 Jun 2011 08:56:12 +0000 (10:56 +0200)
since this is just a short description, i'm pushing this straight to master

src/lib/asiolink/README

index 66091b1c2bc403756be440cc0b42137f559f0878..b9e38f98b4fb2ef01f9fcca83bef7586da1f2f73 100644 (file)
@@ -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.