Added logging and restructured

This commit is contained in:
2024-03-23 22:03:16 +02:00
parent 9b242a7a06
commit ae5ebefe4b
9 changed files with 137 additions and 24 deletions

View File

@@ -8,5 +8,5 @@ indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
trim_trailing_whitespace = true
insert_final_newline = false