Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
8bd3b8a305c3c300ceeac589b6609e768f2ed07d
/
src
/
util
/
logging.cpp
db4da5e
Improve and simplify code with modern C++ features
by Davide Pesavento
· 6 years ago
1c9c96c
util: fix Logging::getLoggerNames()
by Davide Pesavento
· 7 years ago
e062a18
util: Advanced filtering of the logging modules
by dmcoomes
· 7 years ago
88a0d81
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
cdcde90
Fix compilation with Boost 1.65.0
by Davide Pesavento
· 7 years ago
354f382
util: Add API to enumerate Logger modules
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
e2dcdfd
build: Experimental support to build using precompiled headers
by Alexander Afanasyev
· 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.cpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago