Commit 37aae99
authored
chore: comment out debug logs in ProcessMonitor (#122)
* chore: comment out debug logs in ProcessMonitor
- Commented out debug log statements in the checkFcitx5Process function to reduce log verbosity during execution.
- This change aims to streamline the logging output while maintaining the functionality of the process monitoring.
* chore: Update version to 6.0.21
- update version to 6.0.21
log: update version to 6.0.211 parent b416962 commit 37aae99
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments