commit | ed1e99daa08642822cb722136294724ec5a9cf26 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Nov 05 09:59:35 2016 -0600 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Nov 05 10:01:57 2016 -0600 |
tree | ed4c9662a086652dc60f07cb95a9a649ac95b248 | |
parent | a3973e0c8a27991b3a53c361748c87afc38f0a9d [diff] |
util: Allow customization of the logger The customization is necessary for Android and NS-3 builds Change-Id: I8f799bfae63bd97c566eade812c575a7397ae223
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: http://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
.