From ad74ce8412eea2c554b048e379b9ca145d9694c6 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 12 Dec 2016 11:29:33 +0100 Subject: Adds the StatsDaemon to the run script and made it output to file. --- statsd/stats.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'statsd/stats.hpp') diff --git a/statsd/stats.hpp b/statsd/stats.hpp index 673022e..b6e4bca 100644 --- a/statsd/stats.hpp +++ b/statsd/stats.hpp @@ -30,4 +30,5 @@ public: Stats(ListenSettings lsettings); void run(); + void output(std::string file); }; \ No newline at end of file -- cgit v1.2.3-70-g09d2