Skip to content

Commit

Permalink
Add log
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Oct 10, 2023
1 parent 547c2e4 commit e525f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/indexer/indexer/indices.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,7 @@ func (bi *BlockchainIndexer) createIndices(ctx context.Context) error {
return err
}

log.Info().Str("network", bi.Network.String()).Msg("database indices was created")

return nil
}

0 comments on commit e525f8f

Please sign in to comment.