From 7e6343a11d6d370ed49fe560199d00c9752c0de2 Mon Sep 17 00:00:00 2001 From: Hayk Martirosyan Date: Tue, 27 Jan 2015 18:25:43 -0800 Subject: [PATCH] Add note about logger --- README.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/README.md b/README.md index 6ace1a2..77f540d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ details so you can move on to the interesting part of your project. * Automatic pipelining, even for synchronous calls from separate threads * Low-level access when needed * Accessible and robust error handling + * Logs to any ostream at a user-controllable log level * Fast - developed for robotics applications * 100% clean Valgrind reports -- libgit2 0.21.4