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 Pomelo version in info output #1184

Closed
lauxjpn opened this issue Oct 6, 2020 · 2 comments
Closed

Log Pomelo version in info output #1184

lauxjpn opened this issue Oct 6, 2020 · 2 comments

Comments

@lauxjpn
Copy link
Collaborator

lauxjpn commented Oct 6, 2020

The following log output should also contain the Pomelo version:

info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
      Entity Framework Core 3.1.8 initialized 'Context' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: ServerVersion 5.7.0 MySql SensitiveDataLoggingEnabled DetailedErrorsEnabled

Either we can implement this for Pomelo, or the EF Core team can implement this for providers in general.

@lauxjpn lauxjpn added this to the 5.0.0 milestone Oct 6, 2020
@ajcvickers
Copy link

@lauxjpn Seems like a good idea for providers in general. Would you mind filing an issue on efcore?

@lauxjpn
Copy link
Collaborator Author

lauxjpn commented Oct 6, 2020

@ajcvickers Done!

@lauxjpn lauxjpn closed this as completed Oct 6, 2020
@lauxjpn lauxjpn modified the milestones: 5.0.0, 5.0.0-alpha.1 Nov 5, 2020
@lauxjpn lauxjpn self-assigned this Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants