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

Support user to have own LoggerClient #1500

Open
ccb1900 opened this issue Aug 24, 2023 · 1 comment
Open

Support user to have own LoggerClient #1500

ccb1900 opened this issue Aug 24, 2023 · 1 comment
Labels
1-low priority denoting isolated changes enhancement New feature or request help wanted Extra attention is needed

Comments

@ccb1900
Copy link

ccb1900 commented Aug 24, 2023

Relevant Package [REQUIRED]

This feature request is for all device services leverage the Device Service SDK.

Description [REQUIRED]

we have a interface https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/clients/logger/logger.go

we can get a log instance https://github.com/edgexfoundry/go-mod-bootstrap/blob/main/bootstrap/container/logging.go

I want define my ownLoggerClient,but I read source and know we has a container.

if I write a driver ,how can I user my own LoggerClient?

as app-service-sdk, https://github.com/edgexfoundry/app-functions-sdk-go/blob/main/pkg/interfaces/service.go, it has a RegisterCustomStoreFactory ,so I can register my Store

There is many interface,but user can not register free when write its driver.

Describe the solution you'd like

like app-service-sdk or make container public and user can register by a hook

@ccb1900 ccb1900 added the enhancement New feature or request label Aug 24, 2023
@cloudxxx8 cloudxxx8 added the help wanted Extra attention is needed label Aug 24, 2023
@lindseysimple lindseysimple added the 1-low priority denoting isolated changes label Sep 12, 2023
@lindseysimple
Copy link
Contributor

Hi @ccb1900, Thanks for raising the issue! We'll added this to the EdgeX roadmap planing for further discussion.

@github-project-automation github-project-automation bot moved this to New Issues in Technical WG Jul 30, 2024
@jumpingliu jumpingliu moved this from New Issues to Icebox in Technical WG Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-low priority denoting isolated changes enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Icebox
Development

No branches or pull requests

3 participants