fix(cli, systemd): Adjust log formatting for consistent output in CLI and systemd commands

This commit is contained in:
2025-03-26 18:08:43 +00:00
parent 9859a02ea2
commit 459911fe5f
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-03-26 - 2.6.11 - fix(cli, systemd)
Adjust log formatting for consistent output in CLI and systemd commands
- Fixed spacing issues in service installation and status log messages in the systemd module.
- Revised output formatting in the CLI to improve message clarity.
## 2025-03-26 - 2.6.10 - fix(daemon)
Adjust console log box formatting for consistent output in daemon status messages