Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
directionless committed Feb 8, 2024
1 parent 82b9d33 commit c21543b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/launcher/interactive.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func runInteractive(args []string) error {
return err
}

logger := logutil.NewCLILogger(*flDebug)
logger := logutil.NewServerLogger(*flDebug)

osquerydPath := *flOsquerydPath
if osquerydPath == "" {
Expand Down

0 comments on commit c21543b

Please sign in to comment.