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

Implement a new Rollbar.NetPlatformExtensions SDK module #513

Closed
akornich opened this issue Apr 7, 2020 · 0 comments · Fixed by #518
Closed

Implement a new Rollbar.NetPlatformExtensions SDK module #513

akornich opened this issue Apr 7, 2020 · 0 comments · Fixed by #518
Assignees
Labels
enhancement Denotes SDK enhancement related task

Comments

@akornich
Copy link
Contributor

akornich commented Apr 7, 2020

Implement a new Rollbar.NetPlatformExtensions SDK module for native integration with Microsoft .Net Platform Extensions:

  • implement RollbarLogger as a Microsoft.Extensions.Logging.ILogger
  • implement RollbarLoggerProvider as a Microsoft.Extensions.Logging.ILoggerProvider
  • implement RollbarLoggerFactory as a Microsoft.Extensions.Logging.ILoggerFactory
  • implement Rollbar specific extensions methods for Microsoft.Extensions.DependencyInjection.IServiceCollection
  • more TBD later...

Provide a new sample project based on the WorkerService template demonstrating the use of this new module: Sample.NetCore.WorkerService

This work item derives from the requests coming as part of the following issues: #497, #499, #511

@akornich akornich added the enhancement Denotes SDK enhancement related task label Apr 7, 2020
@akornich akornich self-assigned this Apr 7, 2020
@akornich akornich changed the title Implement a new Rollbar.NetPlatformExtensions Implement a new Rollbar.NetPlatformExtensions SDK module Apr 7, 2020
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 8, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 8, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 15, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 17, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 20, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 20, 2020
- feat: ref rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 21, 2020
- feat: resolve rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 23, 2020
feat: resolve rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 23, 2020
feat: resolve rollbar#513: Implement a new Rollbar.NetPlatformExtensions SDK module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Denotes SDK enhancement related task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant