Minor API Additions
- Added getter methods that return the currently used log file path for DEBUG-, INFO-WARNING and ERROR+ message levels.
- Added setter methods that allow replacing log file paths for instantiated Console class instances.
- Added LogExtensiosn dataclass that provides valid log file extensions.
- Fixed minor text errors and improved documentation.
- Fixed minor bugs
What's Changed
* Future by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/pull/3
**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-base-utilities/compare/1.0.2...1.1.0