diff --git a/main/distro/all/all.go b/main/distro/all/all.go index c66e22ac..8f5524be 100644 --- a/main/distro/all/all.go +++ b/main/distro/all/all.go @@ -10,6 +10,7 @@ import ( // Default commander and all its services. _ "v2ray.com/core/app/commander" + _ "v2ray.com/core/app/log/command" _ "v2ray.com/core/app/proxyman/command" // Other optional features.