chore: rename log-sink to log-sink-cout

This commit is contained in:
2026-06-20 08:04:55 -03:00
parent df9ad4fc70
commit 064f1701ee
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "spoofer.h"
#include "utils.h"
#include "log-sink.h"
#include "log-sink-cout.h"
#include <regex>
#include <map>