Files
ctrld/cmd
Cuong Manh Le aa8af67365 refactor: remove old initLogCmd and integrate new log command structure
Remove the old initLogCmd function from commands.go and update cli.go
to use the new InitLogCmd function from commands_log.go. Complete
the log command refactoring by adding the missing InitLogCmd function
with proper command structure and error handling.
2026-04-30 19:19:18 +07:00
..