diff --git a/src/nvhttp.cpp b/src/nvhttp.cpp index a23d0007..3083b070 100644 --- a/src/nvhttp.cpp +++ b/src/nvhttp.cpp @@ -598,6 +598,7 @@ namespace nvhttp { } else { tree.put("root.paired", 0); + BOOST_LOG(warning) << "Pair attempt failed due to same_hash: " << same_hash << ", verify: " << verify; } remove_session(sess);