Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log callback registration if logger exists for consistency #2728

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

dnathe4th
Copy link
Contributor

Make sure these boxes checked before submitting your pull request.

  • Do only one thing
  • No API-breaking changes
  • New code/logic commented & tested

For significant changes like big bug fixes, new features, please open an issue to make an agreement on an implementation design/plan first before starting it.

What did this pull request do?

Prior to this PR callback Remove and Replace both log the action being taken. This change brings similar functionality to Register.

@emirb emirb merged commit 4bd5638 into go-gorm:master Oct 28, 2019
@emirb
Copy link
Contributor

emirb commented Oct 28, 2019

Thanks @dnathe4th.

@dnathe4th dnathe4th deleted the dn-log-register branch October 28, 2019 20:05
blefevre pushed a commit to blefevre/gorm that referenced this pull request Feb 17, 2020
Log callback registration if logger exists for consistency
cgxxv pushed a commit to cgxxv/gorm that referenced this pull request Mar 25, 2022
Log callback registration if logger exists for consistency
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.

2 participants