Michal 'vorner' Vaner 13 years ago
parent
commit
1a81569fb7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/tools/badpacket/badpacket.cc

+ 2 - 0
tests/tools/badpacket/badpacket.cc

@@ -18,6 +18,7 @@
 #include <config.h>
 
 #include <exceptions/exceptions.h>
+#include <log/logger_support.h>
 #include "command_options.h"
 #include "scan.h"
 
@@ -44,6 +45,7 @@ using namespace isc::badpacket;
 
 /// \brief Main Program
 int main(int argc, char* argv[]) {
+    isc::log::initLogger("badpacket");
 
     try {
         // Parse command