Commit 7e6343a11d6d370ed49fe560199d00c9752c0de2

Authored by Hayk Martirosyan
1 parent 7a8bb832

Add note about logger

Showing 1 changed file with 1 additions and 0 deletions
README.md
... ... @@ -18,6 +18,7 @@ details so you can move on to the interesting part of your project.
18 18 * Automatic pipelining, even for synchronous calls from separate threads
19 19 * Low-level access when needed
20 20 * Accessible and robust error handling
  21 + * Logs to any ostream at a user-controllable log level
21 22 * Fast - developed for robotics applications
22 23 * 100% clean Valgrind reports
23 24  
... ...