improved consistency in argument handling, introduction of dpm_con (not everything needs to be in the log)

This commit is contained in:
Chris Punches
2025-03-26 01:10:18 -04:00
parent b8ee0f9eff
commit 1d34a62e38
12 changed files with 288 additions and 174 deletions

View File

@@ -32,6 +32,8 @@
#include <iostream>
#include "error.hpp"
#include "LoggingLevels.hpp"
#include "module_interface.hpp"
/**
* @brief Main error handler that dispatches to specific handlers