]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/test-lua_auth4_cc.cc
Merge pull request #7734 from franklouwers/docs2
[thirdparty/pdns.git] / pdns / test-lua_auth4_cc.cc
index 9ac8e117f052276f575eab701b768d838bc235bb..00ed0d729be015a640cbbe81bac538042914543e 100644 (file)
@@ -38,7 +38,7 @@ BOOST_AUTO_TEST_CASE(test_prequery) {
     try {
      std::rethrow_if_nested(e);
     } catch(const std::exception& exp) {
-     theL()<<"Extra info: "<<exp.what();
+     g_log<<"Extra info: "<<exp.what();
     }
   }
   delete r;