Rework logging
Some checks failed
Test compiling project / test (push) Failing after 1m34s

This commit is contained in:
2025-03-10 23:33:41 +01:00
parent 374b23d99a
commit eeaac9548e
12 changed files with 111 additions and 121 deletions

View File

@@ -1,6 +1,7 @@
{
"files.associations": {
"iostream": "cpp",
"random": "cpp"
"random": "cpp",
"vector": "cpp"
}
}