mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
enable log flags for placement (#540)
Signed-off-by: haoqing0110 <qhao@redhat.com>
This commit is contained in:
@@ -22,6 +22,7 @@ func main() {
|
||||
pflag.CommandLine.SetNormalizeFunc(utilflag.WordSepNormalizeFunc)
|
||||
pflag.CommandLine.AddGoFlagSet(goflag.CommandLine)
|
||||
|
||||
logs.AddFlags(pflag.CommandLine)
|
||||
logs.InitLogs()
|
||||
defer logs.FlushLogs()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user