commit | f99b87fe07bd754dedbe476054afe52d2456663f | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Tue Aug 26 15:54:27 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Fri Aug 29 11:58:18 2014 -0500 |
tree | 37d0b036f4dbf0ef7cf7d720f5412316728b6e08 | |
parent | 7decbbf274a846928f238295c98e8445a75c0827 [diff] [blame] |
src: Add additional log levels refs: #1935 Change-Id: Ie3ef3f04fbcadd8fb9ee6f3aade4a35bd2a88105
diff --git a/tests/test-lsdb.cpp b/tests/test-lsdb.cpp index b6305b9..430458d 100644 --- a/tests/test-lsdb.cpp +++ b/tests/test-lsdb.cpp
@@ -35,7 +35,7 @@ BOOST_AUTO_TEST_CASE(LsdbRemoveAndExists) { - INIT_LOGGERS("/tmp"); + INIT_LOGGERS("/tmp", "DEBUG"); Nlsr nlsr1; ndn::time::system_clock::TimePoint testTimePoint = ndn::time::system_clock::now();