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

Update logging to include logging api as per specification #3038

Merged
merged 31 commits into from
Nov 29, 2022

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Nov 15, 2022

Fixes #3028

CHANGES

  1. Add LoggerProvider, Logger, LogRecord into the logging api
  2. Move Severity from SDK to api

TODO

  1. proxy classes
  2. Move docs from _logs to logs
  3. move sdk to _internal folder

@lzchen lzchen requested a review from a team as a code owner November 15, 2022 18:41
@lzchen lzchen closed this Nov 18, 2022
@lzchen lzchen reopened this Nov 18, 2022
@lzchen lzchen closed this Nov 18, 2022
@lzchen lzchen reopened this Nov 18, 2022
@srikanthccv srikanthccv changed the title Implement logging API Update logging to include logging api as per specification Nov 29, 2022
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.

Implement logging API
3 participants