added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
This commit is contained in:
2
third_party/include/GeoLite2PP.hpp
vendored
2
third_party/include/GeoLite2PP.hpp
vendored
@@ -9,7 +9,7 @@
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <system_error>
|
||||
#include <maxminddb.h>
|
||||
#include "maxminddb.h"
|
||||
|
||||
|
||||
/** The entire GeoLite2++ library is encapsulated in the GeoLite2PP namespace to prevent namespace pollution.
|
||||
|
||||
Reference in New Issue
Block a user