Feature: Added proper IQ Stanza error handling #21

Merged
sha512sum merged 5 commits from feature/handling_stanza_errors into main 2024-12-24 06:11:48 +00:00

5 commits

Author SHA1 Message Date
b908baf794 Added cmd arg handling to set log level
All checks were successful
PR Check / on-push-commit-check (push) Successful in 14m38s
2024-12-24 06:09:38 +00:00
a6c89dee5a Added tests for Iq Stanza errors 2024-12-24 06:09:38 +00:00
b565a09c1a Added std::variant and Visitor for all IQ Stanza errors 2024-12-24 06:09:38 +00:00
54e9556478 Moved ToKebapCasName to utils 2024-12-24 06:09:38 +00:00
f36b544b11 Fixed spdlog loglevel initialization 2024-12-24 06:09:38 +00:00