Add Command to Set Logging/Filter Rules at Runtime (#4637)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-05-17 23:32:50 +02:00
committed by GitHub
parent ce47d27d41
commit 347f216abf
5 changed files with 67 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Dev: Added command to set Qt's logging filter/rules at runtime (`/c2-set-logging-rules`). (#4637)
## 2.4.4
- Minor: Added a Send button in the input box so you can click to send a message. This is disabled by default and can be enabled with the "Show send message button" setting. (#4607)