745acc765f
Implemented checking flags for exclusivity
...
- Also fixed a problem where required arguments were not found by their name, but only by their aliases.
- Minor cleanup.
- Fixed a problem where default logging level was not set successfully due to a naming error in the configuration field.
2023-01-24 16:21:06 +01:00
Alix von Schirp
1c9d606ce3
Merge branch 'master' into morril
2023-01-24 15:11:50 +01:00
Morril
4659e8f7d9
changed gitignore
2023-01-23 19:58:34 +01:00
Morril
bc4a6dcb7e
gitignore stuff
2023-01-23 19:58:34 +01:00
Alix von Schirp
9b7c6b28f8
Implemented logging
...
Also fixed a minor issue where the configuration HashMap was not initialized and threw a NullPointerException.
2023-01-23 19:58:33 +01:00
Morril
95ca0c2537
gitignore stuff
2023-01-18 03:36:49 +01:00
Morril
c4215726ef
changed gitignore
2023-01-18 03:22:23 +01:00
Alix von Schirp
ee41a0e417
Implemented logging
...
Also fixed a minor issue where the configuration HashMap was not initialized and threw a NullPointerException.
2023-01-18 02:26:48 +01:00
Alix von Schirp
e326867ebd
Initial commit
2023-01-18 01:53:25 +01:00