--log-histogram Write out a log-histogram of response times to 'log-histogram'
--no-servfail-stats Remove servfail responses from latency statistics
--servfail-tree Figure out subtrees that generate servfails.
+--stats-dir <directory> Drop statistics files in this directory. Defaults to ./
-l, --load-stats Emit per-second load statistics (questions, answers, outstanding).
-w <file>, --write-failures <file> Write weird packets to a PCAP file at *FILENAME*.
-v, --verbose Be more verbose.
#pragma once
-#ifdef L
-#error "Include this file BEFORE including logger.hh"
-#endif
-
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics.hpp>