Skip to content

daemon: handleContainerExit(): use logrus.WithFields#45486

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:daemon_monitor_logclean
May 9, 2023
Merged

daemon: handleContainerExit(): use logrus.WithFields#45486
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:daemon_monitor_logclean

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Use WithFields() instead of chaining multiple WithField() calls.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Use `WithFields()` instead of chaining multiple `WithField()` calls.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added status/2-code-review area/daemon Core Engine kind/refactor PR's that refactor, or clean-up code labels May 7, 2023
@thaJeztah thaJeztah added this to the 25.0.0 milestone May 9, 2023
@thaJeztah thaJeztah merged commit b07d2a3 into moby:master May 9, 2023
@thaJeztah thaJeztah deleted the daemon_monitor_logclean branch May 9, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/daemon Core Engine kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants