commit | 354f382f4bd30f4713dba22362d46adcccc8dcc7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 27 15:26:41 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 13 10:45:57 2017 -0700 |
tree | 38807084feb5de9f29d79eb8cdec4141a5806228 | |
parent | c44cc83c33282f07214f0fe518f5236913ce5d63 [diff] |
util: Add API to enumerate Logger modules Change-Id: Ie1361b76305b4de9746e769212efa7b381c59f91 Refs: #4013
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
.