Skip to content

Commit

Permalink
Merge pull request #5 from kubescape/test-release
Browse files Browse the repository at this point in the history
test release
  • Loading branch information
amirmalka authored Nov 15, 2023
2 parents 6620e14 + e171813 commit ee94089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (

func main() {
ctx := context.Background()

if err := logger.L().SetLevel(helpers.DebugLevel.String()); err != nil {
logger.L().Fatal("unable to set log level", helpers.Error(err))
}
Expand Down

0 comments on commit ee94089

Please sign in to comment.