commit | 1c9c96c3d39d0f3ca334ac4c5be9a58ae58965f0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Apr 25 10:45:08 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Apr 26 01:02:51 2018 -0400 |
tree | 2e624ea29920eafe6b0be5ddab933b0aec5c94ce | |
parent | 974b81aeed570be328cf99495e16fbe1b7d0a563 [diff] |
util: fix Logging::getLoggerNames() Change-Id: Ia243b7eeb7aae69427526e23e7eff4896506871a
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.