Mighty-logger

Latest version: v1.0.0

Safety actively analyzes 701990 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

08.06.2023

Bug Fixes:
- Removed line breaks in HTML, since Qt's `append()` method adds a line break on its own; this way lists of HTML entries will be displayed correctly in Qt (no unnecessary breaks), but when saving the file, you can choose whether to add line breaks between entries or not.

Documenting:
- Updated documentation;
- Wrote the actual README, DATA and APPLYING (which corresponds to the current version).

Enhancements:
- Added 4 sets of icons for entries with the ability to create your own sets;
- Added template status messages with the ability to specify your own status message.

---

05.04.2023

Documenting:
- Updated documentation;
- Wrote the actual README (which corresponds to the current version).

Enhancements:
- Added support for inverting colors in entries (console);
- Added support for backgrounds in entries (console, HTML);
- Completely redesigned and written from scratch logger color table;
- `Logger` has included `AnsiColorSetInit`;
- `LoggerQ` has included `HtmlColorSetInitQ`;
- Removed list of default colors;
- Entry types categories defined:
- Debugging (%);
- Event (~);
- Message ();
- Error (!);
- Process (&).
- Argument names are now required;
- Added an introductory line with system initialized information;
- Added a global enable background setting;
- Started work on the text buffer;
- Added new `CombinationException`.

---

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.