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

Expose core/relational strings and logging APIs for providers #15091

Merged
merged 1 commit into from
Mar 23, 2019

Conversation

ajcvickers
Copy link
Member

Issue #14973

Now public:

  • CoreLoggerExtensions
  • RelationalLoggerExtensions
  • CoreStrings
  • RelationalStrings
  • AbstractionsStrings

Still internal:

  • All provider strings and logger extensions
  • Generated logger definition constructors--providers should access these through the logger extensions

Also cleaned up a few provider internal namespace names to be consistent.

@ajcvickers
Copy link
Member Author

Ping for a review on this. I know it's a lot of files, but it's almost all mechanical namespace changes.

Copy link
Member

@AndriySvyryd AndriySvyryd left a comment

Choose a reason for hiding this comment

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

:shipit:

Issue #14973

Now public:
* CoreLoggerExtensions
* RelationalLoggerExtensions
* CoreStrings
* RelationalStrings
* AbstractionsStrings

Still internal:
* All provider strings and logger extensions
* Generated logger definition constructors--providers should access these through the logger extensions

Also cleaned up a few provider internal namespace names to be consistent.

Also, cleaned up some internal usage in the in-memory provider.
@ajcvickers ajcvickers merged commit 58ed315 into master Mar 23, 2019
@smitpatel smitpatel deleted the ExceptionMessageReview0320 branch March 23, 2019 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants