Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka committed Nov 15, 2023
1 parent e95a3eb commit e171813
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 e171813

Please sign in to comment.