Skip to content

Conversation

@adnankobir
Copy link
Contributor

@adnankobir
Copy link
Contributor Author

@bradrydzewski @tboerger review would be much appreciated

@jtallinger jtallinger mentioned this pull request Oct 2, 2020
client := s3.New(session.New(), conf)
sess, err := session.NewSession(conf)
if err != nil {
log.WithFields(log.Fields{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If its a single field you can do log.WithField

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should not require WithField or WithFields, just use WithError(err).

@brennoo
Copy link

brennoo commented Nov 11, 2021

can we merge this PR ?

@FutureSharks
Copy link

Yes please!

@shubham149
Copy link
Contributor

Added the support as part of #80

@shubham149 shubham149 closed this Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants