Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
31bca2010faa7e6c843af5b3044c85bad813e306
/
ndn-cxx
/
util
/
logging.hpp
31bca20
build: rename HAVE_TESTS to WITH_TESTS
by Davide Pesavento
· 9 months ago
47ce2ee
Refactor and modernize namespace declarations
by Davide Pesavento
· 1 year, 6 months ago
fcd3e44
build: switch to C++17
by Davide Pesavento
· 1 year, 8 months ago
535bd33
util: add missing include for `std::set`
by Davide Pesavento
· 1 year, 10 months ago
5c4f376
Add more `noexcept`
by Davide Pesavento
· 2 years ago
39535f4
util: Out-of-the-box support for Android logging
by Alexander Afanasyev
· 5 years ago
0990441
Ensure all include guards start with "NDN_CXX_"
by Davide Pesavento
· 3 years, 8 months ago
75c3af8
util: Introduce NDN_LOG_NOFLUSH env variable to disable auto-flushing logs
by Alexander Afanasyev
· 4 years, 5 months ago
7b2f58c
util: Generalize logger backend support
by Alexander Afanasyev
· 5 years ago
d1fc9a7
detail: move common.hpp to 'detail'
by Junxiao Shi
· 6 years ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
1944281
Rename 'src' directory to 'ndn-cxx'
by Davide Pesavento
· 6 years ago
[Renamed from src/util/logging.hpp]
1c9c96c
util: fix Logging::getLoggerNames()
by Davide Pesavento
· 7 years ago
e062a18
util: Advanced filtering of the logging modules
by dmcoomes
· 7 years ago
354f382
util: Add API to enumerate Logger modules
by Alexander Afanasyev
· 8 years ago
ed1e99d
util: Allow customization of the logger
by Alexander Afanasyev
· 8 years ago
1fe7ce5
util: rename NDN_CXX_LOG_* macros to NDN_LOG_*
by Junxiao Shi
· 8 years ago
7d05427
util: logging facility
by Junxiao Shi
· 8 years ago
fc7d33a
src: Removing deprecated logging facility
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
766cea7
====== Renaming library to ndn-cxx ======
by Alexander Afanasyev
· 11 years ago
b78bc4d
build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS
by Alexander Afanasyev
· 11 years ago
1950885
build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace
by Alexander Afanasyev
· 11 years ago
09c613f
src: Another round of source updates: moving all headers close to implementation files
by Alexander Afanasyev
· 11 years ago
1e0a077
build: Fixing build and unit tests
by Alexander Afanasyev
· 11 years ago
61ec272
renaming: ndn-cpp to ndn-cpp-dev
by Yingdi Yu
· 11 years ago
44929d0
util: Fix typo on logging.hpp for include common.hpp.
by Jeff Thompson
· 11 years ago
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/util/logging.hpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago