commit | 75c3af824ab0f3340b707823129700421d2c83b4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Jun 10 14:06:46 2020 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Jun 10 17:05:43 2020 -0400 |
tree | 39ef350770b3ce22c7113f4de552f479eda9000c | |
parent | 46cdf909a509123246e422ccf85d509b95d58e70 [diff] |
util: Introduce NDN_LOG_NOFLUSH env variable to disable auto-flushing logs Change-Id: Id1699d044e318aac315a545e913d0fc80306939b Refs: #3668
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.