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

feat: logger exporter ConsoleLogRecordExporter and InMemoryLogRecordExporter #211

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

yuzurihaaa
Copy link
Contributor

Which problem is this PR solving?

Fixes # (issue)

Short description of the change

  1. This is continuation from feat: logger processor #209, please review the mentioned PR before this one as the intention is to make the PR as small as possible
  2. This PR mainly address exporter part of Opentelemetry Logs, on ConsoleLogRecordExporter and InMemoryLogRecordExporter
  3. I purposely create exclude OTLP from this PR so that the next PR to do OTLP will only focus on that.

How Has This Been Tested?

  1. Unit test

Checklist:

  • Unit tests have been added
  • Documentation has been updated

@yuzurihaaa yuzurihaaa force-pushed the feat/logger-exporter branch from 343bd07 to e1bf474 Compare January 20, 2025 16:55
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.

2 participants