Skip to content

Commit

Permalink
use spicedb logging package
Browse files Browse the repository at this point in the history
so that we don't see log events during tests
  • Loading branch information
vroldanbet committed Oct 18, 2022
1 parent 00ca2e5 commit d29c133
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (

"github.com/jackc/pgconn"
"github.com/jackc/pgx/v4"
"github.com/rs/zerolog/log"

log "github.com/authzed/spicedb/internal/logging"
"github.com/authzed/spicedb/pkg/migrate"
)

Expand Down

0 comments on commit d29c133

Please sign in to comment.