1. 70db992 core: simplify Logger with C++11 features by Junxiao Shi · 10 years ago
  2. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 10 years ago
  3. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago[Renamed from daemon/core/logger.hpp]
  4. 1bdef28 build: update default CXXFLAGS. by Davide Pesavento · 10 years ago
  5. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  6. 4d43a45 core: change NFD_LOG_* macros to use std::clog by Steve DiBenedetto · 10 years ago
  7. 3a61fb4 core: prepend seconds.microseconds since epoch to logging messages by Steve DiBenedetto · 10 years ago
  8. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  9. b84cc92 core: Initial implementation for run-time selection of log level by Alexander Afanasyev · 10 years ago
  10. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 10 years ago
  11. 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 10 years ago
  12. a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 10 years ago