As a user I want to have a console logger that is based on Spectre.Console and has the following features:
- Implements log filtering. Debug messages displayed with -v flag
- Debug messages and all messages (Max 50 lines) are cached, regardless of level
- Crash message generator includes log messages.
- Crash report is a HTML file
As a user I want to have a console logger that is based on Spectre.Console and has the following features: