From: Jelte Jansen Date: Thu, 30 Jun 2011 08:56:12 +0000 (+0200) Subject: [master] short message about why u no log in asiolink readme X-Git-Tag: perftcpdns_before_epoll~265 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae4e7f10136bd182db6d4801ace410e72574abf2;p=thirdparty%2Fkea.git [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 --- diff --git a/src/lib/asiolink/README b/src/lib/asiolink/README index 66091b1c2b..b9e38f98b4 100644 --- a/src/lib/asiolink/README +++ b/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.