commit | 0d8a5627859e6c5bef4d1c05d4a7a934770fdc0b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Nov 01 11:34:51 2017 -0400 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Wed Nov 01 13:54:54 2017 -0400 |
tree | 6d0bc7d0c95a7b23a878807c7d2800f760993472 | |
parent | ed83920bd00e7d50782b4b2da3a8f118ebf6fc7f [diff] |
[ndnSIM] util: Simplify logger redirection and add "ndn-cxx." prefix Change-Id: I784ecdf49ea02799ca40b026c227c0fa42738895
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.